jonhoo / ordsearchLinks
A Rust data structure for efficient lower-bound lookups
☆91Updated last year
Alternatives and similar repositories for ordsearch
Users that are interested in ordsearch are comparing it to the libraries listed below
Sorting:
- ☆125Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- skiplist☆142Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Async stream for Rust and the futures crate.☆185Updated last week
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Generic Atomic<T> type for Rust☆236Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- Map data structure whose keys are stored as ranges☆92Updated last week
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- Faster integer division and modulus operations☆87Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- ☆177Updated this week
- generators☆210Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago