Project Brief:
Stalwart is a fully distributed event streaming platform and in-memory key-value store written in C and released under the AGPL license.
Highlights:
- Implements the Raft Consensus Protocol and the SWIM Gossip Protocol.
- Thread-per-core architecture
- eBPF for CPU sharding
- Kernel TLS