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:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- A Vec That Has a Smaller size_of☆144Updated this week
- ☆60Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Non-interleaving multithreaded output queue☆73Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- rust bindings of snmalloc☆142Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆168Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Better reference counted strings for Rust☆137Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Async stream for Rust and the futures crate.☆187Updated last week
- Define your own PhantomData☆158Updated 2 weeks ago
- ☆75Updated last month
- An updated version of linked-hash-map and friends☆129Updated 5 months ago
- Run closures in parallel☆115Updated 8 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- Safer wrappers over ktls-sys☆82Updated 3 weeks ago
- Async filesystem primitives☆139Updated 3 weeks ago