immutable-objects
There are 32 repositories under immutable-objects topic.
immutables/immutables
Java annotation processor to create immutable objects and builders. Sweeps boilerplate code under the rug since 2013!
cakephp/chronos
A standalone DateTime library originally based off of Carbon
ExpediaGroup/bull
BULL - Bean Utils Light Library
munusphp/munus
Power of object-oriented programming with the elegance of functional programming in PHP.
suned/pfun
Functional, composable, asynchronous, type-safe Python.
wasmerio/ate
Distributed immutable data store with strong encryption and authentication
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
juancarlospaco/nim-contra
Lightweight Self-Documenting Design by Contract Programming and Security Hardened mode.
grebaldi/plow-js
Functional operations on large immutable objects
hebertialmeida/ModelGen
🎰 A CLI to generate Models for many languages, based on a JSON Schema and a template.
event-engine/php-data
Immutable objects for Event Engine
Elao/FormSimpleObjectMapper
🖇 Eases mapping immutable/value objects to Symfony Forms
chmllr/wikizen
Simple Markdown Wiki in your Dropbox.
akuzko/update-js
JS object immutability helper
jasny/immutable
Helper method for immutable objects
renanaragao/BuilderImmutableObject
Facilitates work with immutable objects, allows changing storage restrictions and prevents importing source objects.
rinslow/candyland
Immutable Data Structures for python, for better OOP Programming and Safer Multi-threading.
gangelo/immutable_struct_ex
ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.
DamirsCorner/20200612-builder-immutable-class
Sample project for "Constructing Immutable Objects with a Builder" blogpost
invio/Invio.Immutable
C# Library used to ease immutable class creation and data management
tiny-blocks/immutable-object
Provides immutable behavior for objects.
Freeongoo/java-immutable-object
Immutable Objects in Java
Keller-Michael/value_objects
🔒 examples of value objects (and immutability)
mle86/php-value
PHP Immutable Value Object base class
sandrokeil/php-value-object-redux
Opinionated PHP immutable value object example with deep nesting, JsonSerializable, snake_case and camelCase
vspiliop/martian-robots
Coding exercise: The martian robots/ rovers problem in Java with a functional twist..
ExcessPhase/theExpressionEngine
classes for parsing and jit-compiling using LLVM and evaluating mathematical expressions
phoinixi/es6-immutables
Immutable js data structure extends
bbmbbm1513/ProtectedArrays.jl
Array wrapper to prevent modifications
FedericoStra/ProtectedArrays.jl
Array wrapper to prevent modifications
Svitlana-Berezhna/immutable-objects
Immutable Objects (Homework â„– 5 of the Java Software Development Course).