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.☆168Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Define your own PhantomData☆156Updated this week
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- ☆113Updated 2 years ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆170Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- A Vec That Has a Smaller size_of☆142Updated this week
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆167Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Better reference counted strings for Rust☆134Updated last year
- ☆216Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆71Updated this week
- rust bindings of snmalloc☆139Updated 4 months ago
- ☆125Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- Safer wrappers over ktls-sys☆80Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago