rust-lang / odhtLinks
An on-disk hash table implementation
☆125Updated 3 years ago
Alternatives and similar repositories for odht
Users that are interested in odht 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 …☆69Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 3 weeks ago
- Thread parking and unparking☆79Updated 9 months ago
- rust bindings of snmalloc☆142Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A fast and flexible LRU map.☆195Updated 9 months ago
- Library safely exposing the io_uring API.☆69Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last week
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Non-interleaving multithreaded output queue☆73Updated this week
- ☆167Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- ☆125Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- An exploration of Storages☆37Updated last year
- A Vec That Has a Smaller size_of☆146Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- ☆113Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An updated version of linked-hash-map and friends☆129Updated last week
- Safer wrappers over ktls-sys☆83Updated last month
- Async stream for Rust and the futures crate.☆188Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Async filesystem primitives☆139Updated last month
- An allocator that can track and limit memory usage.☆215Updated 2 years ago