bh1xuw / rust-rocks
Make RocksDB really rocks! The Rust style API.
☆48Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-rocks
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- OpenTracing API for Rust☆60Updated 5 months ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- A simple map based on a vector for small integer keys☆63Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆74Updated 5 years ago
- ☆59Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- How to run Hyper on async-std☆39Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago