bh1xuw / rust-rocks
Make RocksDB really rocks! The Rust style API.
☆46Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-rocks
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Approximations to Histograms☆64Updated 3 years ago
- Rust FFI wrapper for CRoaring☆157Updated last week
- LRU cache settable via size or time to live☆104Updated 2 years ago
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 2 years ago
- OpenTracing API for Rust☆60Updated 4 months ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- How to run Hyper on async-std☆39Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- Rust MetroHash☆50Updated 6 years ago
- 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
- ☆36Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆68Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 5 months ago