cornelk / hashmapLinks
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,854Updated 3 months ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Benchmarks of Go serialization methods☆1,593Updated last week
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- The Snappy compression format in the Go programming language.☆1,557Updated 3 months ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- Go package implementing bitsets☆1,422Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- A disk-backed key-value store.☆1,433Updated 3 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,548Updated 4 months ago
- Online deadlock detection in go (golang)☆1,115Updated 5 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- Graceful process restarts in Go☆2,989Updated 8 months ago
- Golang in-memory database built on immutable radix trees☆3,310Updated last week
- Simple profiling for Go☆2,027Updated 2 years ago
- Concurrent data structures for Go☆1,348Updated last month
- LZ4 compression and decompression in pure Go☆919Updated last month
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- Go error library with error portability over the network☆2,235Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,604Updated 6 months ago
- A universal mechanism to manage goroutine lifecycles☆1,610Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,383Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,373Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,669Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago