SaaSHub helps you find the best software and product alternatives Learn more →
Haxmap Alternatives
Similar projects and alternatives to haxmap
-
hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
go-blocking-dequeue
Thread safe, blocking, generic dequeue data structure for Go
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
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.
-
ZenQ
A thread-safe queue faster and more resource efficient than golang's native channels
-
-
haxmap reviews and mentions
-
HaxMap v0.2.0 released, huge performance improvements and added support for 32-bit systems
New version [v0.2.1](https://github.com/alphadose/haxmap/releases/tag/v0.2.1) released with more performance improvements
This issue has been fixed with https://github.com/alphadose/haxmap/releases/tag/v0.3.0
-
HaxMap, a concurrent hashmap faster and more memory-efficient than golang's sync.Map
This behaviour is now fixed with https://github.com/alphadose/haxmap/commit/bc3b9a6adfc4600fd948124f5d9b74139dfe6d39
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa3fb9988>
www.saashub.com | 10 Dec 2023
Stats
alphadose/haxmap is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of haxmap is Go.