bh1xuw / rust-rocksLinks
Make RocksDB really rocks! The Rust style API.
☆47Updated 4 years ago
Alternatives and similar repositories for rust-rocks
Users that are interested in rust-rocks are comparing it to the libraries listed below
Sorting:
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 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…☆90Updated 3 years ago
- Rust FFI wrapper for CRoaring☆158Updated last week
- Time Interval Counting for Rust - stats based on start/stop times for events☆75Updated 6 years ago
- ☆62Updated 3 years ago
- Simple probabilistic data structures☆147Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- OpenTracing API for Rust☆64Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last month
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Concurrent hash trie☆55Updated 4 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year