cornelk / hashmapLinks
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,880Updated 6 months ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,330Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,072Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Go package implementing bitsets☆1,476Updated 3 weeks ago
- Online deadlock detection in go (golang)☆1,176Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,319Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- Benchmarks of Go serialization methods☆1,622Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,824Updated 2 weeks ago
- A portable mmap package for Go☆1,085Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,739Updated 3 months ago
- Golang implementation of Radix trees☆933Updated last year
- A disk-backed key-value store.☆1,459Updated 4 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,625Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,000Updated 5 months ago
- Golang in-memory database built on immutable radix trees☆3,431Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- Simple profiling for Go☆2,053Updated 3 years ago
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,083Updated last week
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago
- Graceful process restarts in Go☆3,111Updated last year
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Updated 3 months 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,091Updated 8 months ago
- A universal mechanism to manage goroutine lifecycles☆1,680Updated 7 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,699Updated 2 years ago
- Pure Go Redis server for Go unittests☆3,453Updated last week
- Elegant generics for Go☆1,720Updated 4 years ago