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/Akkling
Experimental F# typed API for Akka.NET
Horusiath/crdt-examples
An example implementations of various CRDTs
Horusiath/yrs-webrtc
WebRTC network connector for Yjs/Yrs update gossips
Horusiath/horusiath
Horusiath/wrtc
Wrapper around webrtc-rs library, focused on developer experience
Horusiath/yrs-libp2p
libp2p network provider for yrs Document and Awareness protocols
Horusiath/yrs-table-demo
Using yrs to manage table data
Horusiath/yrs-persistence
Native persistence providers for Yrs CRDT
Horusiath/lsq
Compressed Linear Sequence (LSeq) CRDT
Horusiath/nilseq
Non-Interleaving Linear Sequence (LSeq) CRDT
Horusiath/srs
Scalable Redis Streams
Horusiath/storyteller
CRDT with authorisation and authentication backed in
Horusiath/zeroconf-rs
zeroconf is a cross-platform library that wraps underlying ZeroConf/mDNS implementations such as Bonjour or Avahi, providing an easy and idiomatic way to both register and browse services.
Horusiath/AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Horusiath/AppFlowy-Collab
Horusiath/arc-swap
Support atomic operations on Arc itself
Horusiath/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Horusiath/libsql-client-rs
libSQL Rust client library can be used to communicate with sqld natively over HTTP protocol with native Rust interface.
Horusiath/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
Horusiath/sqlx
š§° The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Horusiath/syncy
Horusiath/y-crdt
Rust port of Yjs
Horusiath/y-sync
Yjs/Yrs sync protocol implementation
Horusiath/y_ex
Yjs port for Elixir
Horusiath/yjs
Shared data types for building collaborative software
Horusiath/yrs-actix-redis-demo
Demo of Redis/S3 powered scalable Yrs web socket backend
Horusiath/yrs-quic
P2P multiplexed message exchange with peer discovery built-in. All over QUIC network protocol.
Horusiath/yrs-warp
Yrs web socket data exchange protocol implementation for tokio warp server
Horusiath/yswift
Swift language bindings to Y-CRDT
Horusiath/yweaklink-demos
Demos using yjs WeakLink feature