There are 0 repository under immutable-objects topic.
Java annotation processor to create immutable objects and builders. Sweeps boilerplate code under the rug since 2013!
BULL - Bean Utils Light Library
Power of object-oriented programming with the elegance of functional programming in PHP.
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
Lightweight Self-Documenting Design by Contract Programming and Security Hardened mode.
🎰 A CLI to generate Models for many languages, based on a JSON Schema and a template.
🖇 Eases mapping immutable/value objects to Symfony Forms
Facilitates work with immutable objects, allows changing storage restrictions and prevents importing source objects.
Immutable Data Structures for python, for better OOP Programming and Safer Multi-threading.
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.
Sample project for "Constructing Immutable Objects with a Builder" blogpost
C# Library used to ease immutable class creation and data management
Provides immutable behavior for objects.
🔒 examples of value objects (and immutability)
Opinionated PHP immutable value object example with deep nesting, JsonSerializable, snake_case and camelCase
Coding exercise: The martian robots/ rovers problem in Java with a functional twist..
classes for parsing and jit-compiling using LLVM and evaluating mathematical expressions
Immutable js data structure extends
Array wrapper to prevent modifications
Array wrapper to prevent modifications
Immutable Objects (Homework № 5 of the Java Software Development Course).