All Projects → endless4s → endless

endless4s / endless

Licence: MIT license
Scala library to describe sharded and event sourced entities using tagless-final algebras

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to endless

Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+491.43%)
Mutual labels:  actors, akka, cqrs, event-sourcing
akka-persistence-foundationdb
A replicated Akka Persistence journal backed by FoundationDB
Stars: ✭ 43 (-38.57%)
Mutual labels:  akka, cqrs, event-sourcing
Riker
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
Stars: ✭ 745 (+964.29%)
Mutual labels:  actors, cqrs, event-sourcing
akka-persistence-gcp-datastore
akka-persistence-gcp-datastore is a journal and snapshot store plugin for akka-persistence using google cloud firestore in datastore mode.
Stars: ✭ 18 (-74.29%)
Mutual labels:  akka, cqrs, event-sourcing
akka-contextual-actor
A really small library (just a few classes) which lets you trace your actors messages transparently propagating a common context together with your messages and adding the specified values to the MDC of the underlying logging framework.
Stars: ✭ 17 (-75.71%)
Mutual labels:  actors, akka, akka-actors
stem
Event sourcing framework based on ZIO and pluggable runtime (currently working with Akka cluster)
Stars: ✭ 22 (-68.57%)
Mutual labels:  akka, cqrs, event-sourcing
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (+34.29%)
Mutual labels:  akka, akka-actors, akka-cluster
Akka Ddd
Akka CQRS/ES framework
Stars: ✭ 330 (+371.43%)
Mutual labels:  akka, cqrs, event-sourcing
Ddd Leaven Akka V2
Sample e-commerce system #Microservices #Akka #Reactive-DDD #CQRS
Stars: ✭ 362 (+417.14%)
Mutual labels:  akka, cqrs, event-sourcing
Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka/
Stars: ✭ 429 (+512.86%)
Mutual labels:  actors, cqrs, event-sourcing
akka-cqrs-activator
Issue tracker PoC application written in Scala (Akka) and JavaScript (React) that demonstrates event sourcing and CQRS
Stars: ✭ 33 (-52.86%)
Mutual labels:  actors, akka, cqrs
Nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Stars: ✭ 848 (+1111.43%)
Mutual labels:  actors, akka
Protoactor Dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 1,070 (+1428.57%)
Mutual labels:  actors, akka
Akka Monitoring
Monitoring system instrumentation for Akka.NET actor systems
Stars: ✭ 105 (+50%)
Mutual labels:  actors, akka
Tacks
Real-time multiplayer sailing game, in your browser
Stars: ✭ 134 (+91.43%)
Mutual labels:  actors, akka
Actors
Evaluation of API and performance of different actor libraries
Stars: ✭ 125 (+78.57%)
Mutual labels:  actors, akka
nest-convoy
[WIP] An opinionated framework for building distributed domain driven systems using microservices architecture
Stars: ✭ 20 (-71.43%)
Mutual labels:  cqrs, event-sourcing
microservice framework version 6
A Java framework to support applications utilising CQRS and Event Sourcing architectures
Stars: ✭ 25 (-64.29%)
Mutual labels:  cqrs, event-sourcing
workflow
Functional CQRS Eventsourcing Engine
Stars: ✭ 22 (-68.57%)
Mutual labels:  cqrs, event-sourcing
Akka Essentials
Java/Scala Examples from the book - Akka Essentials
Stars: ✭ 700 (+900%)
Mutual labels:  actors, akka

Endless

Release Maven Central codecov Scala Steward badge Discord

endless is a Scala library to describe event sourced entities using tagless-final algebras, running with built-in implementations for Akka.

Head to the documentation to learn more.

For a more story-driven background explanation make sure to check out the blog article.

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].