cornelk / hashmapLinks
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,872Updated 2 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,269Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,017Updated last year
- A golang LRU Cache for high concurrency☆1,376Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,875Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,763Updated last month
- Go package implementing bitsets☆1,453Updated 3 weeks ago
- Online deadlock detection in go (golang)☆1,144Updated last month
- Benchmarks of Go serialization methods☆1,610Updated 2 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,566Updated last year
- A portable mmap package for Go☆1,073Updated 9 months ago
- Golang implementation of Radix trees☆923Updated last year
- A disk-backed key-value store.☆1,447Updated 3 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,666Updated last month
- Simple profiling for Go☆2,041Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,151Updated 3 weeks ago
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- The Snappy compression format in the Go programming language.☆1,563Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,665Updated last year
- Golang in-memory database built on immutable radix trees☆3,383Updated 2 months ago
- Graceful process restarts in Go☆3,018Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated last week
- A universal mechanism to manage goroutine lifecycles☆1,649Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,026Updated 11 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,966Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,349Updated 8 months ago
- LZ4 compression and decompression in pure Go☆942Updated 4 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,387Updated last year