cornelk / hashmapLinks
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,878Updated 4 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,299Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- A golang LRU Cache for high concurrency☆1,381Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 7 months ago
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,311Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated this week
- Benchmarks of Go serialization methods☆1,617Updated 4 months ago
- Golang implementation of Radix trees☆929Updated last year
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- An immutable radix tree implementation in Golang☆1,074Updated this week
- A portable mmap package for Go☆1,078Updated 11 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,600Updated last year
- Online deadlock detection in go (golang)☆1,151Updated last month
- A disk-backed key-value store.☆1,454Updated 4 years ago
- Simple profiling for Go☆2,048Updated 3 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,984Updated 3 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,701Updated last month
- Golang in-memory database built on immutable radix trees☆3,406Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,722Updated last year
- Graceful process restarts in Go☆3,081Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- An in-memory cache with item expiration and generics☆1,185Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,688Updated last year
- A universal mechanism to manage goroutine lifecycles☆1,671Updated 5 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated last month
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,397Updated 2 years ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,413Updated last year
- Concurrent data structures for Go☆1,520Updated 2 months ago