conc-map-bench

Map benchmarker

A benchmarking harness for comparing performance of different hash functions in a concurrent map implementation

GitHub

165 stars
5 watching
22 forks
Language: Rust
last commit: 3 months ago

Related projects:

Repository Description Stars
delendum-xyz/zk-benchmarking A benchmarking framework for comparing the performance of different zero-knowledge proof libraries in a variety of use cases and environments. 128
preshing/compareintegermaps Generates benchmark data and graphs for two different associative map implementations 112
xhyrom/benchmarks An experimental tool comparing performance of programming languages and JavaScript runtimes 12
burntsushi/cargo-benchcmp A utility for comparing micro-benchmarks produced by cargo bench. 341
jvm-profiling-tools/perf-map-agent Generates method mappings for Linux perf tool to analyze Java application performance 1,658
rigtorp/hashmap A high-performance hash table implementation optimized for delete-heavy workloads 200
kshk123/hashmap A concurrent thread-safe hash map implemented in C++. 145
texitoi/benchmarksgame-rs A collection of benchmarking implementations for comparing the performance of various programming languages 70
greg7mdp/sparsepp A high-performance hash map implementation for C++ with low memory usage and efficient resizing 1,257
holtzy/genmap-comparator An R-based application to compare genetic maps using visualization and statistical tools 22
nvzqz/divan A tool for measuring performance in Rust applications 988
preshing/junction A collection of concurrent hash map implementations in C++. 1,409
sindresorhus/p-map A utility for mapping over promises concurrently while controlling concurrency and error handling. 1,376
lesnyrumcajs/grpc_bench Provides a standardized benchmark for comparing performance and resource usage of gRPC libraries across different programming languages and technologies 896
tessil/robin-map A C++ implementation of fast hash maps and sets using robin hood hashing 1,294