- London, United Kingdom
Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
🔥 An incomprehensible hellscape of spaghetti code.
INACTIVE: A simple docker client for the JVM
Java annotation-based framework for parsing Git like command line structures
Automatic generation of the Builder pattern for Java
Efficient execution and functional composition of database calls using jdbc and RxJava Observables
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
This is an implementation of RFC 6902 JSON Patch written in Java
Automatically exported from code.google.com/p/archive-patcher
A JUnit rule to manage docker containers using docker-compose
Automatically exported from code.google.com/p/memory-measurer
An implementation of multiline string literals in Java, using Javadoc comments. This project is originated from the blog post of Adrian Walker ( http://www.adrianwalker.org/2011/12/java-multiline-s…
Code kata: using mutation testing to improve quality of unit tests
This is an example of code obsessed with primitives.
Type-safe records in Java, to be used instead of POJOs, Java beans, maps or value objects.
Repository for PacMan in Java, used in our refactoring workshop