cowsql / raftLinks
Asynchronous C implementation of the Raft consensus protocol
☆71Updated last month
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- libreactor is a high performance, robust and secure, generic event-driven application framework for Linux☆103Updated 4 months ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆162Updated last month
- Embeddable, replicated and fault tolerant SQL engine.☆169Updated this week
- ViewStamped Replication implementation in Go☆39Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆79Updated last year
- Fast JSON parser for C☆76Updated 7 months ago
- AA-tree implementation in C☆29Updated last year
- B-tree generator for C☆139Updated 3 months ago
- A framework for building event based networking applications.☆36Updated 8 months ago
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆205Updated 2 years ago
- High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.☆209Updated 4 months ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆86Updated 6 months ago
- Redis clone using Neco☆29Updated 2 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.☆93Updated last month
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- DIS: blockDevice over Immutable Storage☆69Updated 3 years ago
- Messaging and state layer for distributed serverless applications☆67Updated 3 months ago
- Relational Database for High-Intensity OLTP workloads.☆83Updated this week
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆121Updated this week
- Redis compatible server framework for C☆58Updated 8 months ago
- R-tree implementation in C☆137Updated last year
- Coroutine scheduler for C☆42Updated last year
- A low-level coroutine library for C