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:
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Rust FFI wrapper for CRoaring☆164Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Simple probabilistic data structures☆147Updated last week
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Skiplist implementation in rust☆108Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Extended utilities for working with files and filesystems in Rust☆151Updated 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-…☆81Updated last month
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- A consistent hashing library in Rust☆34Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 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…☆91Updated 3 years ago
- A fast key-value store written in Rust☆109Updated 4 years ago