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
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- skiplist☆142Updated 3 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- Async stream for Rust and the futures crate.☆188Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Map data structure whose keys are stored as ranges☆95Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- A fast and flexible LRU map.☆195Updated 9 months ago
- Run closures in parallel☆115Updated 9 months ago
- Simple probabilistic data structures☆147Updated last week
- generators☆209Updated 2 years ago
- Library safely exposing the io_uring API.☆69Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆167Updated 2 years ago