Rufflewind / bench-maps
Benchmark of map (associative array) implementations in C++ and Rust
☆48Updated 8 years ago
Alternatives and similar repositories for bench-maps:
Users that are interested in bench-maps are comparing it to the libraries listed below
- Performant time measuring in Rust☆186Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- rust stackful generator library☆321Updated 2 weeks ago
- Skiplist implementation in rust☆94Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆286Updated 7 months ago
- rust bindings of snmalloc☆127Updated last month
- ☆189Updated last year
- ☆176Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Rust interface to io_uring☆331Updated 9 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- offsetof for Rust☆225Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Experiments with structured concurrency in Rust☆349Updated 7 months ago
- Intrusive collections for Rust☆441Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆276Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆252Updated last year
- Manual segmented stacks for Rust☆299Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A minimalistic async/await executor for Rust☆231Updated 11 months ago
- A port of HdrHistogram to Rust☆317Updated 11 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- Rust crate for managing CPU core affinities☆183Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆324Updated last week
- ☆129Updated 5 years ago
- A priority queue for Rust with efficient change function.☆184Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year