All Projects → akka → Akka Stream Contrib

akka / Akka Stream Contrib

Licence: other
Add-ons to Akka Stream

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Akka Stream Contrib

Akka-Streams-custom-stream-processing-examples
Demos of how to do custom stream processing using the Akka Streams GraphStages API
Stars: ✭ 13 (-92.49%)
Mutual labels:  akka, stream-processing, akka-streams
akka-http-circe-json-template
Akka HTTP REST API Project Template using Akka HTTP 10.0.4 with Circe 0.7.0 targeting Scala 2.12.x
Stars: ✭ 21 (-87.86%)
Mutual labels:  akka, akka-streams
Safe Chat
IRC-style chat demo featuring full-stack F#, Akka.Streams, Akkling, Fable, Elmish, Websockets and .NET Core
Stars: ✭ 157 (-9.25%)
Mutual labels:  akka-streams, akka
Gearpump
Lightweight real-time big data streaming engine over Akka
Stars: ✭ 745 (+330.64%)
Mutual labels:  stream-processing, akka
alpakka-samples
Example projects building Reactive Integrations using Alpakka
Stars: ✭ 61 (-64.74%)
Mutual labels:  akka, akka-streams
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (-45.66%)
Mutual labels:  akka, akka-streams
typebus
Framework for building distributed microserviceies in scala with akka-streams and kafka
Stars: ✭ 14 (-91.91%)
Mutual labels:  akka, akka-streams
Quark
Quark is a streaming-first Api Gateway using Akka
Stars: ✭ 13 (-92.49%)
Mutual labels:  akka, akka-streams
Scale
Another example of a REST API with Akka HTTP
Stars: ✭ 23 (-86.71%)
Mutual labels:  akka-streams, akka
Toketi Iothubreact
Akka Stream library for Azure IoT Hub
Stars: ✭ 36 (-79.19%)
Mutual labels:  akka-streams, akka
Travesty
Diagram- and graph-generating library for Akka Streams
Stars: ✭ 83 (-52.02%)
Mutual labels:  akka-streams, akka
slicebox
Microservice for safe sharing and easy access to medical images
Stars: ✭ 18 (-89.6%)
Mutual labels:  akka, akka-streams
akka-cookbook
提供清晰、实用的Akka应用指导
Stars: ✭ 30 (-82.66%)
Mutual labels:  akka, akka-streams
Akka
Examples and explanations of how Akka toolkit works
Stars: ✭ 20 (-88.44%)
Mutual labels:  akka, akka-streams
akka-streams-interleaving
Akka Streams example of how to interleave Sources with priorities
Stars: ✭ 28 (-83.82%)
Mutual labels:  akka, akka-streams
Squbs
Akka Streams & Akka HTTP for Large-Scale Production Deployments
Stars: ✭ 1,365 (+689.02%)
Mutual labels:  akka-streams, akka
Otoroshi
Lightweight api management on top of a modern http reverse proxy
Stars: ✭ 177 (+2.31%)
Mutual labels:  akka-streams, akka
telepooz
Functional Telegram Bot API wrapper for Scala on top of akka, circe, cats, and shapeless
Stars: ✭ 26 (-84.97%)
Mutual labels:  akka, akka-streams
Es Cqrs Shopping Cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
Stars: ✭ 19 (-89.02%)
Mutual labels:  akka-streams, akka
Alpakka Kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
Stars: ✭ 1,295 (+648.55%)
Mutual labels:  akka-streams, akka

Akka Stream Contrib scaladex-badge travis-badge

This project provides a home to Akka Streams add-ons which does not fit into the core Akka Streams module. There can be several reasons for it to not be included in the core module, such as:

  • the functionality is not considered to match the purpose of the core module
  • it is an experiment or requires iterations with user feedback before including into the stable core module
  • it requires a faster release cycle

This repository is not released as a binary artifact and only shared as sources.

Caveat Emptor

A component in this project does not have to obey the rule of staying binary compatible between releases. Breaking API changes may be introduced without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].