martinus/unordered_dense v1.4.0: A fast & densely stored hashmap, Now with heterogeneous overloads

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • unordered_dense

    A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

  • HashMap

    An open addressing linear probing hash table, tuned for delete heavy workloads (by rigtorp)

  • 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 more popular project.

Suggest a related project

Related posts

  • StupidAlloc: what if memory allocation was bad actually

    3 projects | /r/rust | 7 Jul 2023
  • dashmap VS scalable-concurrent-containers - a user suggested alternative

    2 projects | 13 Apr 2023
  • Samsara, a safe Rust concurrent cycle collector

    4 projects | /r/rust | 4 Jan 2023
  • Shared mutable state is bad... so how do I create a global cache in a multi-threaded app?

    2 projects | /r/rust | 28 Apr 2022
  • Announcing Leapfrog, a faster concurrent HashMap

    4 projects | /r/rust | 1 Feb 2022