aliostad / BeeHiveLinks
A Reactive Cloud Actor library/mini-framework for .NET 4.5.2+ or .NET Standard 2.0+
☆132Updated 3 years ago
Alternatives and similar repositories for BeeHive
Users that are interested in BeeHive are comparing it to the libraries listed below
Sorting:
- Akka-like .NET Actor Model Toolkit☆133Updated 10 years ago
- HTTP based reliable async queuing system☆55Updated 15 years ago
- ☆68Updated 9 years ago
- Redis based distributed actors + Dead simple API for distributed POCOs persistence☆57Updated 6 years ago
- In-memory event-sourced database engine for NET/Mono☆138Updated 5 years ago
- ☆16Updated 4 years ago
- A .NET api to PostgreSQL's json☆21Updated 4 years ago
- Trying to implement CQRS with Akka.net☆29Updated 10 years ago
- Nancy Owin Security integration☆30Updated 5 years ago
- A handy DSL for creating Akka.net actor protocols and reducing boilerplate.☆24Updated 9 years ago
- reactive socket middleware for .NET☆59Updated 9 years ago
- A .NET 4.0 client for Etsy's StatsD server.☆39Updated 9 years ago
- Isolation and fail-fast fault tolerance library, modeled after https://github.com/Netflix/Hystrix.☆79Updated last year
- Simple CQRS and eventsourcing with eventstore and elasticsearch☆122Updated 10 years ago
- A .net client for zipkin☆22Updated 7 years ago
- A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.☆76Updated 7 years ago
- An event sourcing framework on top of Akka.NET☆134Updated 8 years ago
- A fresh take on URL routing for Web APIs☆64Updated 2 years ago
- Distributed Queuing System☆46Updated 14 years ago
- Microservices SDK for .NET applications☆81Updated 9 years ago
- ☆38Updated 8 years ago
- A fluent .NET client for the Cassandra distributed database.☆175Updated 11 years ago
- Event sourcing example build on Akka.NET with persistence plugin☆103Updated 9 years ago
- Protect ASP.NET Applications Against CSRF Attacks☆40Updated 9 years ago
- Example Windows Form and Website that displays the current and unreachable members as well as who the member is seenby within an Akka Clu…☆63Updated 8 years ago
- Dache is a highly scalable, efficient, well-performing distributed caching system developed for and in the .NET framework.☆140Updated 9 years ago
- Sample project for CQRS with Eventsourcing. RavenDB is used as the event store and a WPF Client as the UI. It's without eventual consiste…