Optimizing Open Addressing

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • map_benchmark

    Comprehensive benchmarks of C++ maps

  • I tied adding the maps to the [1] benchmark, but I wasn't able to, since they aren't type generic yet. You may want to benchmark against [2], and [3] which are the best performing ones in the above benchmark.

    [1] https://github.com/martinus/map_benchmark/

    [2] https://github.com/TheNumbat/hashtables/blob/main/code/robin...

    [3] https://github.com/ktprime/ktprime

  • hashtables

    Code for https://thenumb.at/Hashtables (by TheNumbat)

  • I tied adding the maps to the [1] benchmark, but I wasn't able to, since they aren't type generic yet. You may want to benchmark against [2], and [3] which are the best performing ones in the above benchmark.

    [1] https://github.com/martinus/map_benchmark/

    [2] https://github.com/TheNumbat/hashtables/blob/main/code/robin...

    [3] https://github.com/ktprime/ktprime

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ktprime

    fast prime sieve and hash algorithm

  • I tied adding the maps to the [1] benchmark, but I wasn't able to, since they aren't type generic yet. You may want to benchmark against [2], and [3] which are the best performing ones in the above benchmark.

    [1] https://github.com/martinus/map_benchmark/

    [2] https://github.com/TheNumbat/hashtables/blob/main/code/robin...

    [3] https://github.com/ktprime/ktprime

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