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:
- Non-interleaving multithreaded output queue☆79Updated last month
- 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Define your own PhantomData☆158Updated last month
- ☆61Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- 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
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆168Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Library safely exposing the io_uring API.☆78Updated last week
- Thread parking and unparking☆82Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Run closures in parallel☆114Updated last year
- rust bindings of snmalloc☆149Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago