rust-lang / odht
An on-disk hash table implementation
☆120Updated 3 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☆234Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆146Updated this week
- A fast and flexible LRU map.☆183Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A Vec That Has a Smaller size_of☆139Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- ☆57Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- ☆209Updated last week
- (lifetime) GATs on stable Rust☆58Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Convert closures into wakers☆45Updated 4 months ago
- An updated version of linked-hash-map and friends☆113Updated last month
- ☆124Updated 2 years ago
- A fast, concurrent string interner☆150Updated 9 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆164Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- An allocator that can track and limit memory usage.☆209Updated 2 years ago
- ☆72Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week