rust-lang / odhtLinks
An on-disk hash table implementation
☆124Updated 3 years ago
Alternatives and similar repositories for odht
Users that are interested in odht are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Thread parking and unparking☆78Updated 6 months ago
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- rust bindings of snmalloc☆137Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆57Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- Read and write from offsets in Rust.☆87Updated last week
- ☆125Updated 2 years ago
- ☆42Updated 2 months ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Define your own PhantomData☆156Updated last week
- An exploration of Storages☆37Updated last year
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- Run closures in parallel☆114Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated last week
- ☆113Updated 2 years ago