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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated last week
- Make trait methods callable without the trait in scope☆156Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A Vec That Has a Smaller size_of☆143Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- ☆167Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Define your own PhantomData☆156Updated last week
- ☆217Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A fast and flexible LRU map.☆192Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- rust bindings of snmalloc☆140Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- Better reference counted strings for Rust☆136Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Non-interleaving multithreaded output queue☆72Updated 3 weeks ago
- ☆125Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Async stream for Rust and the futures crate.☆187Updated last week
- generators☆209Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago