rust-lang / odhtLinks
An on-disk hash table implementation
☆126Updated 4 years ago
Alternatives and similar repositories for odht
Users that are interested in odht are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆162Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- rust bindings of snmalloc☆149Updated this week
- Define your own PhantomData☆158Updated last month
- Non-interleaving multithreaded output queue☆79Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- ☆168Updated 2 years ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Thread parking and unparking☆82Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A fast and flexible LRU map.☆199Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- Async filesystem primitives☆143Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Run closures in parallel☆114Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- ☆205Updated last year