cornelk / hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,811Updated 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,163Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,414Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- Golang in-memory database built on immutable radix trees☆3,232Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,591Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,599Updated last year
- Graceful process restarts in Go☆2,935Updated 3 months ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- Go error library with error portability over the network☆2,146Updated 2 weeks ago
- Golang implementation of Radix trees☆896Updated 6 months ago
- An in-memory cache with item expiration and generics☆985Updated last month
- Pure Go Redis server for Go unittests☆3,177Updated last month
- Simple golang library for retry mechanism☆2,501Updated last month
- Concurrent data structures for Go☆1,148Updated 6 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,537Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,391Updated last month
- A universal mechanism to manage goroutine lifecycles☆1,569Updated 9 months ago
- An immutable radix tree implementation in Golang☆1,020Updated 3 weeks ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,019Updated 3 weeks ago
- A portable mmap package for Go☆982Updated last month
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,844Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,875Updated 10 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,313Updated last year