OrleansContrib / Orleans.SyncWork
This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
☆63Updated 3 months ago
Alternatives and similar repositories for Orleans.SyncWork:
Users that are interested in Orleans.SyncWork are comparing it to the libraries listed below
- Infrastructure for Serilog sinks that process events in batches.☆74Updated 7 months ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated this week
- A pub sub implementation built on top of orleans grains☆36Updated 3 years ago
- Authorization library for Microsoft Orleans☆39Updated 3 months ago
- System.Threading.RateLimiting implementation backed by Orleans☆43Updated 2 years ago
- Redis support packages for Orleans☆68Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- ☆29Updated last year
- An implementation of a PersistentStreamProvider for Microsoft Orleans and Kafka using the Confluent API☆78Updated 11 months ago
- Snapshot storage provider for orleans event sourcing☆32Updated this week
- Prevent microservices pain with logical service separation in a modular monolith for Microsoft Orleans 8☆77Updated 9 months ago
- IDistributedCache implementation on FASTER☆33Updated 3 months ago
- An opinionated, batteries-included, pattern for building Orleans applications☆33Updated 5 months ago
- Adds feature to completely reload serilog settings. Also contains switchable ILogger implementation.☆20Updated 2 years ago
- Akka.Hosting - standardized Akka.NET hosting without any HOCON configuration. Ties into Microsoft.Extensions.Configuration, Logging, Host…☆60Updated this week
- Concise, version-tolerant result pattern implementation for Microsoft Orleans 8☆41Updated 9 months ago
- A C# implementation of Message Templates☆59Updated 6 years ago
- A reader for Serilog's compact JSON format☆32Updated 2 months ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- A convention based object to object mapper using Roslyn source generator.☆93Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Utility library for faster writing source generators