ikatson / rust-sstbLinks
Pure Rust SSTable implementation
☆14Updated 11 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:
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- golang like task executor☆51Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- ☆39Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Distributed key-value store.☆28Updated 4 years ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- OpenTracing API for Rust☆64Updated last year
- Rust implementation of the NATS nkeys library☆41Updated last week
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Extremely fast and massively parallel analytics database☆12Updated 6 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 7 months ago