jonhoo / ordsearch
A Rust data structure for efficient lower-bound lookups
☆89Updated 11 months ago
Alternatives and similar repositories for ordsearch:
Users that are interested in ordsearch are comparing it to the libraries listed below
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆123Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- A fast and flexible LRU map.☆174Updated last month
- Map data structure whose keys are stored as ranges☆81Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- A simple bitset container for Rust☆130Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆184Updated this week
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Small, fast, synchronization primitives☆240Updated 5 months ago
- ☆199Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Rust serializer library☆87Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Better reference counted strings for Rust☆118Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago