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
- A fast and flexible LRU map.☆177Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Interning of data in rust☆95Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- rust bindings of snmalloc☆127Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- 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 reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Library safely exposing the io_uring API.☆59Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆138Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated last week
- ☆124Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆139Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆126Updated last week