rust-lang / odht
An on-disk hash table implementation
☆113Updated 3 years ago
Alternatives and similar repositories for odht:
Users that are interested in odht are comparing it to the libraries listed below
- (lifetime) GATs on stable Rust☆57Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- A fast and flexible LRU map.☆177Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Run closures in parallel☆113Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- rust bindings of snmalloc☆127Updated last month
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- ☆55Updated last year
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Async filesystem primitives☆133Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- An updated version of linked-hash-map and friends☆109Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- generators☆205Updated last year
- A Vec That Has a Smaller size_of☆134Updated last week
- Define your own PhantomData☆151Updated 2 weeks ago
- ☆109Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- ☆124Updated 2 years ago
- Interning of data in rust☆95Updated 2 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago