Go lock-free

Open-source Go projects categorized as lock-free

Top 5 Go lock-free Projects

  • hashmap

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

    Project mention: SwissMap: A smaller, faster Golang Hash Table | news.ycombinator.com | 2023-03-31

    I generally just use this one: https://github.com/cornelk/hashmap

    Mostly in that it also gives me lock free performance, which cleans up a lot of defers.

  • haxmap

    Fastest and most memory efficient golang concurrent hashmap

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

  • ZenQ

    A thread-safe queue faster and more resource efficient than golang's native channels

  • garr

    Collection of high performance, thread-safe, lock-free go data structures

  • itogami

    Fastest and most efficient goroutine pool (experimental)

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

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). The latest post mention was on 2023-03-31.

Go lock-free related posts

Index

What are some of the best open-source lock-free projects in Go? This list will help you:

Project Stars
1 hashmap 1,706
2 haxmap 828
3 ZenQ 631
4 garr 367
5 itogami 128
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com