conc-map-bench

Fork of rust concurrent hash map bencmarks to include leapfrog map. (by robclu)

Conc-map-bench Alternatives

Similar projects and alternatives to conc-map-bench

  • leapfrog

    Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better conc-map-bench alternative or higher similarity.

conc-map-bench reviews and mentions

Posts with mentions or reviews of conc-map-bench. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-15.
  • Leapfrog 0.2.0 (improved concurrent rust hashmap)
    2 projects | /r/rust | 15 Mar 2022
    The maps now stores both keys and values,. The HashMap (single threaded version) is 1.2-1.5x the std HashMap and the LeapMap is between 1.6 - 2.3x the next fastest concurrent hash map on 30 cores for exchange and read heavy workloads, on these benchmarks. For rapid growth type workloads it is less performant (0.8x the performance of DashMap) but better than the rest. See the crate, repo, and linked benchmarks for more details. The benchmarks, however, definitely need to be extended to cover more use cases as they are quite limited at the moment.

Stats

Basic conc-map-bench repo stats
1
11
1.8
about 2 years ago

The primary programming language of conc-map-bench is Rust.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com