Pinned Repositories
Akka.Cluster.Discovery
Plugins for Akka.NET seed node management using 3rd party service discovery providers
AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin
AkkaDemos
Various demos for Akka.NET
Akkling
Experimental F# typed API for Akka.NET
crdt-examples
An example implementations of various CRDTs
crdt-table
This is proof of concept for Conflict-free Replicated Data Type representing 2-dimensional table
Eventuate.NET
Port of JVM eventuate: https://rbmhtechnology.github.io/eventuate/
fsharp.core.extensions
A set of utilities, that you always wanted to have in F#.
GrpcSample
Example of gRPC C# library with custom serializer
Horusiath's Repositories
Horusiath/fsharp.core.extensions
A set of utilities, that you always wanted to have in F#.
Horusiath/Akka.Cluster.Discovery
Plugins for Akka.NET seed node management using 3rd party service discovery providers
Horusiath/crdt-table
This is proof of concept for Conflict-free Replicated Data Type representing 2-dimensional table
Horusiath/Eventuate.NET
Port of JVM eventuate: https://rbmhtechnology.github.io/eventuate/
Horusiath/awesome-reads
Collection of interesting materials about distributed systems and other CS domains
Horusiath/pgrdt
Postgres extension for conflict-free distributed programming utilities written in Rust
Horusiath/akka.net
Port of Akka actors for .NET
Horusiath/Akka.Persistence.Pulsar
Akka.NET persistence journal for Apache Pulsar
Horusiath/bec
Byzantine Eventual Consistency in Go
Horusiath/protocols-rs
Various distributed system protocols
Horusiath/Akka.Logger.Serilog
Akka.NET logging integration for Serilog library
Horusiath/Ben.Demystifier
High performance understanding for stack traces (Make error logs more productive)
Horusiath/btleplug
Rust Cross-Platform Host-Side Bluetooth LE Access Library
Horusiath/capture-restore
WebAssembly demo for repeatable function execution
Horusiath/crdt-benchmarks
A collection of CRDT benchmarks
Horusiath/gevel
Postgres extension for introspecting contents of GiST indexes.
Horusiath/iroh-sync
Horusiath/octopod
a minimalist orchestrator for end-to-end testing
Horusiath/orleans
Orleans - Distributed Virtual Actor Model
Horusiath/pgx
Build Postgres Extensions with Rust!
Horusiath/rand
A Rust library for random number generation.
Horusiath/regex-benchmark
It's just a simple regex benchmark of different programming languages.
Horusiath/replayable-functions
Proof of concept demo for making non-deterministic functions deterministic through WASM
Horusiath/sqld
sqld is a server mode for libSQL. Access over HTTP and WebSockets from any Edge platform
Horusiath/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Horusiath/TrimDB
Horusiath/turso-cli
Command line interface to Turso.
Horusiath/webrtc
A pure Rust implementation of WebRTC
Horusiath/ygg
Yggdrasil - epidemic broadcast trees and membership for P2P apps
Horusiath/ypy
Python bindings to y-crdt