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 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- rust bindings of snmalloc☆146Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- ☆125Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆61Updated 2 years ago
- Thread parking and unparking☆79Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆149Updated 2 months ago
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- ☆168Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Read and write from offsets in Rust.☆89Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async stream for Rust and the futures crate.☆189Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Define your own PhantomData☆158Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago