ShisoftResearch / NebuchadnezzarLinks
High Performance Key-Value Store
☆50Updated this week
Alternatives and similar repositories for Nebuchadnezzar
Users that are interested in Nebuchadnezzar are comparing it to the libraries listed below
Sorting:
- Experimental lock-free structures in Rust.☆20Updated 3 years ago
- ☆36Updated 3 years ago
- LevelDB: Rust implementation☆81Updated 6 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 11 months ago
- Pretty printing library for SQL☆24Updated 2 years ago
- ☆33Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- liburing bindings☆35Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- ☆26Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Paxos implementation in Rust☆79Updated 3 weeks ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- A minimal implementation of tikv/pd in Rust.☆65Updated 4 years ago
- BzTree implementation for Rust☆37Updated 4 months ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster☆20Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Rust futures on spdk☆33Updated 6 years ago
- A Register Based VM. 柠檬手写的看起来像栈机的寄存器机☆65Updated 5 years ago