cornelk / hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,843Updated last month
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,206Updated 10 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,929Updated 10 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,399Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,344Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,258Updated 9 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,475Updated 11 months ago
- Go package implementing bitsets☆1,408Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,840Updated last month
- Benchmarks of Go serialization methods☆1,587Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,556Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆991Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,674Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,651Updated 3 weeks ago
- Elegant generics for Go☆1,718Updated 3 years ago
- A portable mmap package for Go☆1,022Updated 4 months ago
- Graceful process restarts in Go☆2,967Updated 7 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,884Updated last week
- Simple profiling for Go☆2,029Updated 2 years ago
- Golang implementation of Radix trees☆905Updated 10 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,631Updated last year
- A disk-backed key-value store.☆1,431Updated 3 years ago
- Go error library with error portability over the network☆2,196Updated this week
- Pure Go Redis server for Go unittests☆3,257Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,902Updated 2 months ago
- Golang in-memory database built on immutable radix trees☆3,282Updated 2 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,638Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,038Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,565Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,039Updated this week