Fresh Tweak on Open Addressing Hash Maps

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

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
  • array-map

    An array based `HashMap`

  • In case you are wondering how I know all that stuff, it is mainly because I had to take an algorithms course in university and was forced to learn this. For a while I had wondered if it would be possible to create something like what an `ArrayVec` is to `Vec`, but for HashMaps and began implementing this in https://github.com/Luro02/array-map

  • hashmap-compare

    A comparison of standard library and language implementations of hashmaps

  • I did some testing a while back https://github.com/Voultapher/hashmap-compare and bytell_hashmap in my benchmarks handily beat google's swiss map. Maybe once I'm through with my sort improvements I'll revisit that topic.

  • 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

  • Rust: A Critical Retrospective

    19 projects | news.ycombinator.com | 19 May 2022
  • Symfony 7 vs. .NET 8 - same-same but different?

    1 project | dev.to | 3 May 2024
  • Why Does Windows Use Backslash as Path Separator?

    4 projects | news.ycombinator.com | 24 Apr 2024
  • Amazing git additional tool to install: git-interactive rebase-tool

    2 projects | dev.to | 24 Apr 2024
  • I hate Rust (programming language)

    1 project | news.ycombinator.com | 22 Apr 2024