Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
-
Updated
Dec 30, 2024 - Java
Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
Efficient Immutable/Persistent Collections for Java
Java SDK for immudb
This repository along with the articles repository (https://github.com/njnareshjoshi/articles) contains coding examples for my blog ProgrammingMitra
Persistent data structures - immutable copy-on-write lists, maps and sets for Java
The e2immu project: effective and eventual immutability: annotations and a code analyser
vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.
Deep immutability and thread-safety assessment for Java objects
This library provides codecs for seamless integration between json-values and BSON, abstracting conversions between BSON types and their `JsValue` equivalents (e.g., `BsonType.STRING` → `JsStr`). It includes a `BsonReader` and `BsonWriter` to handle encoding/decoding effortlessly.
Annotations, Interfaces, etc. for github.com/mikenakis/Bathyscaphe
Sample LC client for Hazelcast replication
A Small Swing based Java application which lets us to solve infix mathematical expressions and get results based on some of the best known Object Oriented Design patterns.
[Java] OOP와 불변성 실습
Practical Immutability For Classes And Objects Type System(PICO) enforces transitive class and object level immutability
This repository contains following examples:
Using mutable collections as source for streams may provoke cognitive breaks during processing.
Add a description, image, and links to the immutability topic page so that developers can more easily learn about it.
To associate your repository with the immutability topic, visit your repo's landing page and select "manage topics."