how does lock-free (or lockless) hashmap works?

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

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
  • hashmap

    A Golang lock-free thread-safe HashMap optimized for fastest read access.

  • I ran across this library recently - https://github.com/cornelk/hashmap

  • 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

  • SwissMap: A smaller, faster Golang Hash Table

    1 project | news.ycombinator.com | 31 Mar 2023
  • HaxMap, a concurrent hashmap faster and more memory-efficient than golang's sync.Map

    9 projects | /r/golang | 7 Aug 2022
  • ttlMap: A golang map in which entries expire after given a time period

    1 project | /r/golang | 26 Oct 2023
  • How do you go about the lack of built in data structure like stack, queue for LeetCode

    1 project | /r/golang | 24 May 2023
  • hash/maphash is slow

    1 project | /r/golang | 12 Feb 2023