cornelk / hashmapLinks
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,847Updated 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,217Updated last week
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,695Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- A disk-backed key-value store.☆1,431Updated 3 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,676Updated last year
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,634Updated last year
- Golang implementation of Radix trees☆908Updated 10 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,655Updated this week
- Online deadlock detection in go (golang)☆1,108Updated 4 months ago
- Simple profiling for Go☆2,026Updated 2 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,545Updated 4 months ago
- Graceful process restarts in Go☆2,980Updated 8 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,455Updated 2 months ago
- A universal mechanism to manage goroutine lifecycles☆1,609Updated last year
- Golang in-memory database built on immutable radix trees☆3,295Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Pure Go Redis server for Go unittests☆3,276Updated 2 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,000Updated 6 months ago
- Go error library with error portability over the network☆2,211Updated 2 weeks ago
- A goroutine pool for Go☆3,992Updated 2 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,890Updated this week