rust-lang / odhtLinks
An on-disk hash table implementation
☆125Updated 4 years ago
Alternatives and similar repositories for odht
Users that are interested in odht are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated last month
- ☆61Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A Vec That Has a Smaller size_of☆146Updated last month
- ☆167Updated 2 years ago
- rust bindings of snmalloc☆144Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- ☆125Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks 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☆105Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Read and write from offsets in Rust.☆89Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- An exploration of Storages☆39Updated 2 years ago
- Non-interleaving multithreaded output queue☆77Updated last week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- ☆236Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆137Updated 5 months ago