A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,881Jul 30, 2025Updated 7 months ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,030Oct 27, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Optimized Go Compression Packages☆5,411Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 2 weeks ago
- Fast key-value DB in Go.☆15,499Updated this week
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- A collection of useful, performant, and threadsafe Go datastructures.☆7,902Feb 16, 2026Updated last week
- Golang in-memory database built on immutable radix trees☆3,444Feb 22, 2026Updated last week
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- 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 goroutine pool for Go☆4,028Mar 9, 2023Updated 2 years 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 9 months ago
- Tiny WebSocket library for Go.☆6,434Feb 12, 2026Updated 2 weeks ago
- high performance JSON encoder/decoder with stream API for Golang☆2,134Nov 22, 2023Updated 2 years ago
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,401Mar 12, 2025Updated 11 months ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Better structured concurrency for go☆10,309Apr 26, 2024Updated last year
- Golang LRU cache☆4,973Updated this week
- Zero Allocation JSON Logger☆12,220Feb 2, 2026Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆818Feb 25, 2020Updated 6 years ago
- A golang LRU Cache for high concurrency☆1,391Jan 13, 2026Updated last month
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- A portable mmap package for Go☆1,093Dec 12, 2024Updated last year