A collection of akka based nice frameworks, libraries and software. awesome-akka
##CRDT Conflict Free Replicated Data Types implemented via akka.
-
akka-data-replication - An EARLY PREVIEW of a library for replication of data in an Akka cluster
-
akka-raft - An akka based implementation of the Raft consensus algorithm.
##IO Akka io driver.
- akka-io-stcp - Akka I/O driver for SCTP protocol based on Oracle JDK 7/8 SCTP support.
##MQ Message Queue
- akka-rabbitmq - This small library allows you use RabbitMQ client via Akka Actors.
- akka-kafka - Actor based kafka consumer built on top of the high level kafka consumer.