ikatson / rust-sstbLinks
Pure Rust SSTable implementation
☆14Updated last year
Alternatives and similar repositories for rust-sstb
Users that are interested in rust-sstb are comparing it to the libraries listed below
Sorting:
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆20Updated 9 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- ☆46Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A Rust implementation of a constant time LFU cache☆14Updated last year
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- ☆17Updated last year
- A bridge between different serde implementations.☆16Updated this week
- BzTree implementation for Rust☆35Updated 3 weeks ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- golang like task executor☆51Updated 3 years ago
- ☆33Updated 5 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Jaeger tracing library for Rust☆83Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- ☆26Updated 3 years ago
- comvert bool expression to elasticsearch DSL in rust☆52Updated 2 years ago
- MirDB: A Persistent Key-Value Store with Memcached protocol.☆103Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- liburing bindings☆35Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago