cornelk / hashmapLinks
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,877Updated 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)☆2,039Updated last year
- A golang LRU Cache for high concurrency☆1,379Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,287Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 6 months ago
- Go package implementing bitsets☆1,456Updated last week
- Anti-memory-waste byte buffer pool☆1,309Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,783Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,884Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,614Updated 4 months ago
- Golang implementation of Radix trees☆927Updated last year
- Online deadlock detection in go (golang)☆1,150Updated 2 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,591Updated last year
- A disk-backed key-value store.☆1,451Updated 4 years ago
- An in-memory cache with item expiration and generics☆1,178Updated last month
- Simple profiling for Go☆2,047Updated 3 years ago
- A portable mmap package for Go☆1,075Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,070Updated last week
- The Snappy compression format in the Go programming language.☆1,567Updated 8 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,977Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Golang in-memory database built on immutable radix trees☆3,399Updated 4 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,917Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- A universal mechanism to manage goroutine lifecycles☆1,667Updated 4 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,687Updated 2 weeks ago
- LZ4 compression and decompression in pure Go☆941Updated 6 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,397Updated 2 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,678Updated last year
- Go error library with error portability over the network☆2,308Updated last week
- Concurrent data structures for Go☆1,511Updated last month