SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Go Hashmap Projects
-
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.
-
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.
-
-
-
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.
Go Hashmap related posts
- SwissMap: A smaller, faster Golang Hash Table
- hash/maphash is slow
- HaxMap, a concurrent hashmap faster and more memory-efficient than golang's sync.Map
- The fastest and most-memory efficient concurrent hashmap in Golang
- A Go implementation of the concurrency control algorithm in paper <Left-Right -A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
- how does lock-free (or lockless) hashmap works?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160ca71498>
www.saashub.com | 31 Mar 2023
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 |