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:
- ☆125Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Rust FFI wrapper for CRoaring☆160Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- skiplist☆142Updated 3 years ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Async stream for Rust and the futures crate.☆187Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 6 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- A simple bitset container for Rust☆150Updated 3 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago