jonhoo / ordsearch
A Rust data structure for efficient lower-bound lookups
☆88Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for ordsearch
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- An on-disk hash table implementation☆109Updated 3 years ago
- ☆123Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Non-interleaving multithreaded output queue☆71Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆94Updated 6 months ago
- A rust implementation of murmur3☆68Updated last month
- Define your own PhantomData☆146Updated last week
- Async filesystem primitives☆130Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- A plugin for Criterion.rs to measure Linux perf events.☆40Updated last year
- Rust serializer library☆85Updated 6 months ago