Pinned Repositories
Akka.Hosting
Akka.Hosting - standardized Akka.NET hosting without any HOCON configuration. Ties into Microsoft.Extensions.Configuration, Logging, Hosting, and DependencyInjection.
Akka.Management
Akka.NET cluster management, bootstrapping, and more.
akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.Persistence.SqlServer
Akka.Persistence.SqlServer provider
Akka.Quartz.Actor
Quartz scheduling actor
Akka.Streams.Kafka
Kafka Akka.Streams connectors - part of the Alpakka project
akkadotnet-templates
Production-ready dotnet new templates for Akka.NET.
Alpakka
Akka Streams Connectors - Alpakka
HOCON
C# implementation of Lightbend's HOCON (Human-Optimized Object Configuration Notation)
Hyperion
Polymorphic serialization for .NET
Akka.NET's Repositories
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
akkadotnet/Hyperion
Polymorphic serialization for .NET
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
akkadotnet/Akka.Streams.Kafka
Kafka Akka.Streams connectors - part of the Alpakka project
akkadotnet/Akka.Hosting
Akka.Hosting - standardized Akka.NET hosting without any HOCON configuration. Ties into Microsoft.Extensions.Configuration, Logging, Hosting, and DependencyInjection.
akkadotnet/Akka.Persistence.SqlServer
Akka.Persistence.SqlServer provider
akkadotnet/Akka.Quartz.Actor
Quartz scheduling actor
akkadotnet/Akka.Persistence.PostgreSql
Akka.Persistence.PostgreSql provider
akkadotnet/Akka.Persistence.MongoDB
MongoDB support for Akka.Persistence
akkadotnet/akkadotnet-templates
Production-ready dotnet new templates for Akka.NET.
akkadotnet/Akka.Persistence.Redis
Redis storage for Akka.NET Persistence
akkadotnet/Akka.Management
Akka.NET cluster management, bootstrapping, and more.
akkadotnet/Akka.Logger.Serilog
Akka.NET logging integration for Serilog library
akkadotnet/Akka.Persistence.EventStore
Akka.Peristence implementation for the EventStore database
akkadotnet/Akka.Serialization.MessagePack
Akka.NET serialization with MessagePack
akkadotnet/Akka.Persistence.Sql
Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.
akkadotnet/Akka.Logger.NLog
Akka.NET logging integration for NLog library
akkadotnet/akka.analyzers
Roslyn analyzers for Akka.NET developers.
akkadotnet/Akka.Persistence.MySql
MySQL implementation for Akka.Persistence
akkadotnet/akka.net-integration-tests
Nightly integration tests using the latest dev builds of Akka.NET
akkadotnet/Akka.MultiNodeTestRunner
Infrastructure for facilitating multi-node testing in Akka.NET
akkadotnet/Akka.Hosting.Maui
MAUI support for Akka.Hosting
akkadotnet/Akka.Logger.log4net
Akka.NET logging integration for Log4Net library
akkadotnet/Akka.TestKit.NUnit
Akka.NET TestKit integration plugin for NUnit
akkadotnet/.github
Akka.NET Community Defaults
akkadotnet/Akka.Serialization.Compressed
Akka serialization plugin that supports compression
akkadotnet/akkadotnet-serialization-benchmarks
Benchmarks for comparing relative performance between different Akka.NET serializer choices.
akkadotnet/Akka.TestKit.MSTest
Akka.NET TestKit integration plugin for MSTest
akkadotnet/reactive-streams-dotnet
Reactive Streams for .NET
akkadotnet/Akka.Persistence.Sql.Exporter
Akka.Persistence.Sql test data exporter tool