ShisoftResearch / NebuchadnezzarLinks
High Performance Key-Value Store
☆49Updated 3 weeks ago
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
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- ☆36Updated 2 years ago
- General purpose thread safe GC.☆7Updated 5 years ago
- ☆33Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Main sources of systems of Immux☆39Updated 4 years ago
- liburing bindings☆35Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Rust futures on spdk☆33Updated 5 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- fenwick: rust implementation of Fenwick trees (aka. binary/bit indexed trees)☆8Updated 2 years ago
- Rust powered flash programmer and on chip debugger for embedded devices☆13Updated 5 years ago
- hugepage allocator implement with rust☆10Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A rust implementation of lock free cuckoo hashmap☆69Updated 5 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster☆20Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago