C++ unordered-map

Open-source C++ projects categorized as unordered-map

C++ unordered-map Projects

  • parallel-hashmap

    A family of header-only, very fast and memory-friendly hashmap and btree containers.

  • Project mention: The One Billion Row Challenge in CUDA: from 17 minutes to 17 seconds | news.ycombinator.com | 2024-04-13

    Standard library maps/unordered_maps are themselves notoriously slow anyway. A sparse_hash_map from abseil or parallel-hashmaps[1] would be better.

    [1] https://github.com/greg7mdp/parallel-hashmap

  • unordered_dense

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

  • Project mention: unordered_dense: A Fast & Densely Stored Hashmap And Hashset Based On Robin-Hood Backward Shift Deletion | /r/programming | 2023-07-11
  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ unordered-map related posts

  • Can C++ maps be as efficient as Python dictionaries ?

    1 project | /r/Cplusplus | 1 Aug 2022
  • Is A* just always slow?

    3 projects | /r/gamedev | 26 Jun 2022
  • New Boost.Unordered containers have BIG improvements!

    6 projects | /r/cpp | 13 Jun 2022
  • How to implement static typing in a C++ bytecode VM?

    2 projects | /r/ProgrammingLanguages | 8 Jun 2022
  • Parallel Hashmap

    1 project | news.ycombinator.com | 23 Apr 2022
  • Defensive Programming - Open discussion!

    1 project | /r/cpp | 21 Feb 2022
  • I built PanakeDB, a 100% Rust event ingestion solution, and now it's available for free.

    3 projects | /r/rust | 11 Jan 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    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. Learn more →

Index

Project Stars
1 parallel-hashmap 2,326
2 unordered_dense 735

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