Repository navigation

#

immutables

Create the next immutable state by mutating the current one

JavaScript
28264
7 个月前

Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

Java
3481
11 天前

Redux architecture for Android in good old java

Java
276
8 年前

Structures of Arrays that behave like Arrays of Structures

Julia
50
2 年前

Write ClojureScript in JavaScript without a transpiler.

JavaScript
34
6 天前

Immutables encodings for Vavr

Java
33
4 年前

A small sample app to showcase architecting app using Clean Architecture and MVVM

Kotlin
24
6 年前

Implementing purely functional I/Os in Java and understanding their business value for real applications in Scala with the ZIO library

Scala
10
2 年前

Sapling template multi-module application using spring boot in gradle. Has advanced configuration pre-built for development and testing.

Java
9
2 年前

Pre-made Immutables styles made by Treatwell for you!

Java
8
1 年前

Functions to serialize and hydrate state objects, partial immutables, and full immutables.

JavaScript
7
9 年前

Wrapper project for Immutables.org to work with GWT

5
4 年前

Immutable Data Structures for python, for better OOP Programming and Safer Multi-threading.

Python
5
8 年前

Immutable implementations of camunda api interfaces

Java
4
8 个月前

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.

Ruby
3
6 个月前

Simple and basic implementation of the 2048-game with basic ascii-art UI written in Java.

Java
2
9 年前

Example Spring Boot application that demonstrates how to use Immutables with MapStruct in an almost real life scenario.

Java
2
4 年前

A Mapstruct SPI extension to map protobuf-java classes to POJOs, Immutables, Records and other protobufs

Java
2
6 天前