Esko Luontola

Results 10 repositories owned by Esko Luontola

cqrs-hotel

70
Stars
17
Forks
Watchers

Example application about CQRS and Event Sourcing #NoFrameworks

dimdwarf

41
Stars
12
Forks
Watchers

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

393
Stars
127
Forks
Watchers

Exercise for learning Test-Driven Development with the help of predefined tests

gospec

114
Stars
17
Forks
Watchers

Testing framework for Go. Allows writing self-documenting tests/specifications, and executes them concurrently and safely isolated. [UNMAINTAINED]

idea-sbt-plugin

179
Stars
28
Forks
Watchers

IntelliJ IDEA plugin for integration with SBT (Simple Build Tool) in order to compile Scala projects easily and quickly [UNMAINTAINED]

jumi

72
Stars
8
Forks
Watchers

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

78
Stars
14
Forks
Watchers

Actor library for Java to support concurrency and asynchronous event-driven programming.

native-clojure-lambda

29
Stars
2
Forks
Watchers

Example project of Clojure + GraalVM Native Image + AWS Lambda container images

retrolambda

3.5k
Stars
280
Forks
Watchers

Backport of Java 8's lambda expressions to Java 7, 6 and 5

specsy

20
Stars
4
Forks
Watchers

BDD-style unit-level testing framework for Java/Scala/Groovy. Safely isolates mutable state. Unlimited nesting.