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☆106Updated 3 years ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks 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
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Simple probabilistic data structures☆146Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust MetroHash☆53Updated last year
- Extra components for use with Mio.☆31Updated last month
- Heap-based async timers☆216Updated last year
- How to run Hyper on async-std☆41Updated 3 years ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago