cornelk / hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,820Updated last year
Alternatives and similar repositories for hashmap:
Users that are interested in hashmap are comparing it to the libraries listed below
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,178Updated 7 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,888Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,330Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,433Updated 8 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,616Updated 2 weeks ago
- Go package implementing bitsets☆1,382Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated last week
- Benchmarks of Go serialization methods☆1,583Updated 5 months ago
- Simple profiling for Go☆2,018Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,247Updated last month
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago
- Golang implementation of Radix trees☆901Updated 7 months ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- A disk-backed key-value store.☆1,416Updated 3 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,636Updated 11 months ago
- A universal mechanism to manage goroutine lifecycles☆1,574Updated 10 months ago
- Implements string functions widely used in other languages but absent in Go.☆1,403Updated 8 months ago
- Elegant generics for Go☆1,713Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,026Updated this week
- Go error library with error portability over the network☆2,161Updated last week
- Concurrency limiting goroutine pool☆1,356Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,404Updated 2 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,563Updated last week
- Resiliency patterns for golang☆2,259Updated 5 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,863Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,500Updated 2 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,527Updated 3 weeks ago
- Graceful process restarts in Go☆2,942Updated 4 months ago