Rufflewind / bench-mapsLinks
Benchmark of map (associative array) implementations in C++ and Rust
☆49Updated 9 years ago
Alternatives and similar repositories for bench-maps
Users that are interested in bench-maps are comparing it to the libraries listed below
Sorting:
- rust stackful generator library☆361Updated last month
- Intrusive collections for Rust☆485Updated last month
- Hazard pointers in Rust.☆216Updated 2 months ago
- Performant time measuring in Rust☆201Updated last year
- Skiplist implementation in rust☆109Updated last week
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Rust interface to io_uring☆339Updated last year
- ☆209Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Proactive IO & Runtime system☆276Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆279Updated 2 years ago
- The cost of Rust async/await☆132Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- A priority queue for Rust with efficient change function.☆220Updated 3 months ago
- Rust allocator using jemalloc as a backend☆429Updated 4 years ago
- A fast Bloom filter implementation in Rust☆272Updated last month
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Fail points for rust☆369Updated 6 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆64Updated 5 years ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- A port of HdrHistogram to Rust☆337Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago