jonhoo / ordsearchLinks
A Rust data structure for efficient lower-bound lookups
☆90Updated last year
Alternatives and similar repositories for ordsearch
Users that are interested in ordsearch are comparing it to the libraries listed below
Sorting:
- An on-disk hash table implementation☆120Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- ☆124Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- An ε-copy serialization/deserialization framework for Rust☆148Updated this week
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.