Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
-
akka-management
Akka Management is a suite of tools for operating Akka Clusters.
-
alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
akka-projection
Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
-
akka-http
The Streaming-first HTTP server/module of Akka
-
akka-grpc-quickstart-scala.g8
A minimal seed template for an Akka gRPC with Scala build
-
-
alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
akka-sample-cluster-kubernetes-scala
Example showing how to create an Akka Cluster on Kubernetes.
-
akka-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
-
-
-
akka-upgrade-testing
Test rolling upgrades for Akka remote/cluster
-
akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
-
-
akka-minion
Akka CI and Github minion
-
alpakka-samples
Example projects building Reactive Integrations using Alpakka
-
akka-persistence-couchbase
Akka Persistence Couchbase journal and snapshot store
-
akka-paradox
Akka Paradox theme and extensions
-
akka-quickstart-java.g8
A minimal seed template for an Akka in Java