#immutable (24 Repositories)
Ranked open-source repositories tagged with #immutable, scored by pull request acceptance likelihood and maintainer engagement velocity.
25.1%
5.9h
24 repositories tagged #immutable
raviqqe/hamt
Immutable and Memory-Efficient Maps and Sets in Go
functionalscript/functionalscript
FunctionalScript is a safe purely functional subset of JavaScript
babyfish-ct/jimmer
The most advanced ORM of JVM, for both java & kotlin
Kotlin/kotlinx.collections.immutable
Immutable persistent collections for Kotlin
JuliaObjects/Accessors.jl
Update immutable data
carueda/tscfg
Schema-first, boilerplate-free, type-safe access to configuration properties in Java and Scala
blue-build/template
Template for making your own OS image using BlueBuild
dinerojs/dinero.js
Create, calculate, and format money in JavaScript and TypeScript
jw3126/Setfield.jl
Update deeply nested immutable structs.
itsManjeet/avyos
experimental Linux distribution
js-joda/js-joda
:clock2: Immutable date and time library for javascript
huandu/go-clone
Clone any Go data structure deeply and thoroughly.
unadlib/mutative
Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.
chvin/react-tetris
Use React, Redux, Immutable to code Tetris. 🎮
tobgu/qframe
Immutable data frame for Go
prolic/fpp
Functional PHP Preprocessor - Generate Immutable Data Types
PatilShreyas/mutekt
Simplify mutating "immutable" state models (a Kotlin multiplatform library)
endatabas/endb
SQL document database with full history.
genkgo/mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
sanyuan0704/react-cloud-music
React 16.8打造精美音乐WebApp
Zena-Linux/Zena
Zena is a bootc-based, immutable Linux desktop focused on performance and modern Wayland workflows. It ships with the Cachy kernel, Niri, MangoWC, and Dank Material Shell.
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
timtadh/data-structures
Go datastructures.
mkirchner/hamt
A hash array-mapped trie implementation in C