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:
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- ☆167Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 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
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Define your own PhantomData☆155Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- ☆124Updated 2 years ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- An exploration of Storages☆37Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Async filesystem primitives☆135Updated last month
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- ☆57Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year