Fastest and most memory efficient golang concurrent hashmap
☆1,031Oct 27, 2024Updated last year
Alternatives and similar repositories for haxmap
Users that are interested in haxmap are comparing it to the libraries listed below
Sorting:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated last year
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Oct 16, 2022Updated 3 years ago
- Better structured concurrency for go☆10,319Apr 26, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Jan 23, 2026Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- Optimized Go Compression Packages☆5,411Feb 23, 2026Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Nov 27, 2022Updated 3 years ago
- A blazingly fast JSON serializing & deserializing library☆9,245Updated this week
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,140Dec 11, 2024Updated last year
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- A library for calling C functions from Go without Cgo☆3,395Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- A collection of generic data structures written in Go.☆1,351Jan 7, 2024Updated 2 years ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,902Updated this week
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,701Jan 2, 2026Updated 2 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 8 months ago
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- A high performance caching library for Go☆2,525Dec 23, 2025Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,622Jan 4, 2026Updated last month
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,971Feb 16, 2026Updated 2 weeks ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- Generate x86 Assembly with Go☆2,943Feb 1, 2026Updated last month
- Expression language and expression evaluation for Go☆7,702Updated this week
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,506Feb 18, 2026Updated last week
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week