rust-lang / odht
An on-disk hash table implementation
☆113Updated 3 years ago
Alternatives and similar repositories for odht:
Users that are interested in odht are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- ☆123Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A fast and flexible LRU map.☆174Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- Run closures in parallel☆112Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆96Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- ☆55Updated last year
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- ☆199Updated 3 weeks ago
- rust bindings of snmalloc☆126Updated last week
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago