immutable-collections
There are 62 repositories under immutable-collections topic.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
immutables/immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects.
eclipse-collections/eclipse-collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
babyfish-ct/jimmer
The most advanced ORM of JVM, for both java & kotlin
Kotlin/kotlinx.collections.immutable
Immutable persistent collections for Kotlin
MagicStack/immutables
A high-performance immutable mapping type for Python.
static-frame/static-frame
Immutable and statically-typeable DataFrames with runtime type and data validation
usethesource/capsule
The Capsule Hash Trie Collections Library
emmanueltouzery/prelude-ts
Functional programming, immutable collections and FP constructs for typescript and javascript
GlenKPeterson/Paguro
Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
lucaong/immutable
Thread-safe, persistent, immutable collections for the Crystal language
munusphp/munus
Power of object-oriented programming with the elegance of functional programming in PHP.
suned/pfun
Functional, composable, asynchronous, type-safe Python.
tonivade/purefun
Functional Programming library for Java
fsprojects/fsharp-hashcollections
Library providing fast hash based immutable map and set
roubachof/falotier_riverpod
The purpose of this PoC is to implement main real life app use cases and see if Riverpod elegantly supports all the needed mutations.
brianburton/java-immutable-collections
Efficient Immutable/Persistent Collections for Java
msteindorfer/research-paper-oopsla15-artifact
Artifact accompanying our OOPSLA'15 publication.
vavr-io/vavr-gwt
GWT module for Vavr
vavr-io/vavr-gson
Gson datatype module for Vavr
benibela/hamt
Mutable and immutable persistent maps and sets as hash array mapped trie (HAMT) for FreePascal
scravy/bedrock
Utilities for modern java development.
tlinkowski/UniJ
Universal facade of JDK 9+ API, focused on Collection factory methods
SimonHarmonicMinor/Java-Useful-Utils
Truly immutable collections, functional errors handling, laziness, and measurement utilities
grignaak/cow-collections
Performant copy-on-write collections on the jvm
MortalFlesh/MFCollectionsPHP
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
dcsg/php-immutable-collections
Minimalist and Typed Immutable Collections for PHP
delonnewman/zera-5
A light-weight Clojure interpreter
sigbla/sigbla-pds
Persistent (immutable) collections for Java and Kotlin
tfg1434/FunctionalSharp
Lightweight functional programming library for C#
prataprc/ppar
Persistent / Immutable array in Rust.
jcornaz/collekt
Persistent (immutable) collections for Kotlin
dotnet-labs/Immutable-Collection-InMemory-Cache
Working with Cache using Immutable Collections
GalacticDynamics/xmmutablemap
Immutable Map, compatible with Jax
scooby/pyrsistent-mutable
Import hook to update pysistent values with imperative syntax.