ikatson / rust-sstbLinks
Pure Rust SSTable implementation
☆14Updated 9 months ago
Alternatives and similar repositories for rust-sstb
Users that are interested in rust-sstb are comparing it to the libraries listed below
Sorting:
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆39Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A bridge between different serde implementations.☆16Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 5 months ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- POSIX AIO bindings for mio☆21Updated 3 weeks ago
- Rust implementation of the NATS nkeys library☆41Updated 8 months ago
- Extremely fast and massively parallel analytics database☆12Updated 6 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- ☆46Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Dynamic structured values for Rust☆28Updated 2 months ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- Distributed key-value store.☆28Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago