jonhoo / ordsearchLinks
A Rust data structure for efficient lower-bound lookups
☆92Updated last year
Alternatives and similar repositories for ordsearch
Users that are interested in ordsearch are comparing it to the libraries listed below
Sorting:
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆125Updated 3 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- A simple bitset container for Rust☆157Updated 5 months ago
- Library safely exposing the io_uring API.☆70Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Rust FFI wrapper for CRoaring☆161Updated last month
- Simple probabilistic data structures☆146Updated last week
- A fast, concurrent string interner☆161Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A rust implementation of murmur3☆74Updated last year
- Async stream for Rust and the futures crate.☆189Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Interning of data in rust☆114Updated 5 months ago
- generators☆211Updated 2 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- Run closures in parallel☆115Updated 10 months ago
- skiplist☆144Updated 4 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year