Esko Luontola
Esko Luontola
cqrs-hotel
Example application about CQRS and Event Sourcing #NoFrameworks
dimdwarf
Distributed application server for Java. You write single-threaded, event-driven POJO code - the server makes it multi-threaded, persisted and transactional. Designed for the needs of online games. Co...
tdd-tetris-tutorial
Exercise for learning Test-Driven Development with the help of predefined tests
gospec
Testing framework for Go. Allows writing self-documenting tests/specifications, and executes them concurrently and safely isolated. [UNMAINTAINED]
idea-sbt-plugin
IntelliJ IDEA plugin for integration with SBT (Simple Build Tool) in order to compile Scala projects easily and quickly [UNMAINTAINED]
jumi
Test runner for the JVM. Natively supports running tests in parallel. Full stack from UI to class loading. Overcomes a bunch of limitations in JUnit's test runner, IDEs and build tools. [PRE-ALPHA]
jumi-actors
Actor library for Java to support concurrency and asynchronous event-driven programming.
native-clojure-lambda
Example project of Clojure + GraalVM Native Image + AWS Lambda container images
retrolambda
Backport of Java 8's lambda expressions to Java 7, 6 and 5
specsy
BDD-style unit-level testing framework for Java/Scala/Groovy. Safely isolates mutable state. Unlimited nesting.