jonhoo / ordsearch
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
- High-precision and consistent benchmarking framework/harness for Rust☆132Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- ☆124Updated 2 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆144Updated last month
- rust bindings of snmalloc☆129Updated 2 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Define your own PhantomData☆152Updated last month
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆143Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- An updated version of linked-hash-map and friends☆111Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week