Common Guardian Identity code used by Membership & Subscriptions
Stop JVMs using remote actors
Scala testing library with inspirations from JUnit, ScalaTest, utest and ava
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
Relaxed (partial) Scala case class update with json
Yet another simple play authentication attempt.
This library implements a basic Play Global object and related functionality for frontend applications.
A Spark connector for reading data based on URL requests.
A high performance replicated log service. (The development is moved to Apache Incubator)
Scala library offering test objects via a fluent interface and supporting jvm 1.7
Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.
An event sourcing abstraction to allow different event store back-ends.
Prototype of a Lens implementation for Avro's DataTypes
Solving the travelling salesman problem with ant colony optimization. Mirror of https://codeberg.org/sciss/TravellingAnts
Simple Catmull Rom algorithm in Scala. Mirror of https://codeberg.org/sciss/CatmullRomSpline