rucek / akka-streams-in-practiceLinks
Import data from CSV files to Cassandra using Akka Streams
☆87Updated 6 years ago
Alternatives and similar repositories for akka-streams-in-practice
Users that are interested in akka-streams-in-practice are comparing it to the libraries listed below
Sorting:
- A list of examples that involve streaming with Akka Streams and used together with Akka HTTP☆73Updated 7 years ago
- Source code for the scala.world 2015 talk about akka-stream / akka-http☆66Updated 9 years ago
- ☆67Updated 8 years ago
- Cross-platform CRON expression parsing for Scala☆123Updated 3 weeks ago
- Diagram- and graph-generating library for Akka Streams☆95Updated 4 years ago
- Kamon Instrumentation for Akka☆44Updated 5 years ago
- Lego bricks to build Apache Kafka serializers and deserializers☆120Updated last year
- A POC to demonstrate calculating average flight delays using Akka Streams.☆63Updated 9 years ago
- Quorum split brain resolver for static akka cluster☆96Updated 5 years ago
- Event sourcing for Akka Streams☆100Updated 7 years ago
- Simple demonstration of akka-cluster sharding functionality☆48Updated 8 years ago
- Akka HTTP now includes Akka SSE, this project is at EOL☆179Updated 8 years ago
- Akka Cluster - absolute minimal☆16Updated 7 years ago
- Sample code for the Akka Typed blog series☆50Updated 6 years ago
- A helping hand for generating sensible data with ScalaCheck☆120Updated 2 weeks ago
- Kafka client for functional streams for scala (fs2)☆78Updated last year
- Streaming Chuck Norris jokes in JSON as Server Sent Events using Akka Steams, Akka HTTP and Akka Actors☆57Updated 8 years ago
- Example of Akka HTTP server compiled with GraalVM native-image