Rufflewind / bench-maps
Benchmark of map (associative array) implementations in C++ and Rust
☆47Updated 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
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- Performant time measuring in Rust☆184Updated 10 months ago
- rust stackful generator library☆315Updated last month
- Hazard pointers in Rust.☆200Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- rust bindings of snmalloc☆125Updated last month
- a lock-free concurrent slab (experimental)☆278Updated last month
- ☆189Updated 11 months ago
- Intrusive collections for Rust☆432Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- Rust interface to io_uring☆329Updated 8 months ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆77Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆163Updated 5 years ago
- Experiments with structured concurrency in Rust☆342Updated 6 months ago
- lock-free B+ tree☆280Updated 4 months ago
- Spin-based synchronization primitives☆496Updated 6 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆245Updated last year
- Fast function for printing integer primitives to a decimal string☆317Updated last week
- Async stream for Rust and the futures crate.☆178Updated this week
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Rust library implementing xor-filters☆138Updated last year
- Rust crate for managing CPU core affinities☆182Updated 6 months ago
- Skiplist implementation in rust☆94Updated last year
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆181Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- The cost of Rust async/await☆129Updated 2 years ago
- A new register allocator☆223Updated last month