Go Hashmap

Open-source Go projects categorized as Hashmap

Top 5 Go Hashmap 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

    Project mention: hash/maphash is slow | reddit.com/r/golang | 2023-02-12

    It depends on the architecture like amd64 it’s naturally fast but for amd and the rest is kinda of slow because Go uses AES hashing algorithm upcoming they’re planning to change the hashing alg either xxhash or swisstable I recommend you use 3rd party maphash like https://github.com/alphadose/haxmap or any

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • algorithms

    CLRS study. Codes are written with golang. (by shady831213)

  • swiss

    Golang port of Abseil's SwissTable (by dolthub)

    Project mention: SwissMap: A Golang Port of SwissTable | news.ycombinator.com | 2023-03-30
  • go-evmap

    A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that readers and writers never block each other.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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 Hashmap related posts

Index

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

Project Stars
1 hashmap 1,511
2 haxmap 721
3 algorithms 705
4 swiss 28
5 go-evmap 9
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com