rust-lang / odhtLinks
An on-disk hash table implementation
☆123Updated 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.☆166Updated 3 weeks ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- ☆167Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- rust bindings of snmalloc☆136Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- ☆124Updated 2 years ago
- Define your own PhantomData☆155Updated this week
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Thread parking and unparking☆78Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Run closures in parallel☆114Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago