Rufflewind / bench-mapsLinks
Benchmark of map (associative array) implementations in C++ and Rust
☆48Updated 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☆339Updated 3 weeks ago
- Performant time measuring in Rust☆194Updated last year
- Intrusive collections for Rust☆455Updated 10 months ago
- Hazard pointers in Rust.☆204Updated last month
- Rust crate for managing CPU core affinities☆193Updated 4 months ago
- Skiplist implementation in rust☆100Updated this week
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- ☆189Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Experiments with structured concurrency in Rust☆374Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Rust interface to io_uring☆335Updated last year
- lock-free B+ tree☆293Updated 10 months ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆428Updated this week
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Spin-based synchronization primitives☆543Updated last month
- Per-object thread-local storage for Rust☆346Updated last month
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆284Updated 2 months ago
- Proactive IO & Runtime system☆275Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Rust allocator using jemalloc as a backend☆434Updated last month
- A port of HdrHistogram to Rust☆322Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆296Updated last week
- A port of Java's ConcurrentHashMap to Rust☆559Updated 2 months ago
- Slab allocator for Rust☆805Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago