TheDhejavu / gossipodLinks
Asynchronous Scalable Weakly-consistent Infection-style Process Group Membership Protocol(SWIM) implementation written in Rust.
☆24Updated 8 months ago
Alternatives and similar repositories for gossipod
Users that are interested in gossipod are comparing it to the libraries listed below
Sorting:
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- ☆23Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 6 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust Read-Evaluate-Print-Loop utility crate☆14Updated 2 years ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- Small and simple actor model implementation.☆10Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆43Updated last week
- small distributed database protocol☆31Updated 4 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- ☆12Updated last month
- A collection of CC-BY-SA course material to teach the Rust programming language, in different formats, levels, and focus points. Contact …☆17Updated 2 years ago
- distributed computing toolkit in rust☆22Updated 7 years ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 3 years ago
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Rust node framework for building distributed systems for learning for https://github.com/jepsen-io/maelstrom / fly.io☆27Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- ☆34Updated 11 months ago
- Type theory for busy engineers☆18Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A streaming rpc system based on quic☆124Updated 4 months ago