cornelk / hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
☆1,838Updated last month
Alternatives and similar repositories for hashmap:
Users that are interested in hashmap are comparing it to the libraries listed below
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,912Updated 9 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,198Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,393Updated 3 weeks ago
- Benchmarks of Go serialization methods☆1,585Updated 7 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,462Updated 10 months ago
- Go package implementing bitsets☆1,404Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,838Updated last month
- A golang LRU Cache for high concurrency☆1,339Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,247Updated 8 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,643Updated last week
- The Snappy compression format in the Go programming language.☆1,554Updated last month
- Golang in-memory database built on immutable radix trees☆3,271Updated 3 weeks ago
- Go error library with error portability over the network☆2,186Updated last week
- A portable mmap package for Go☆1,008Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,438Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,657Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,620Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,542Updated 4 months ago
- A universal mechanism to manage goroutine lifecycles☆1,587Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,639Updated last month
- Golang implementation of Radix trees☆903Updated 9 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,880Updated this week
- Concurrent data structures for Go☆1,244Updated 2 weeks ago
- LZ4 compression and decompression in pure Go☆913Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆986Updated 5 months ago
- GoLang Parse many date strings without knowing format in advance.☆2,074Updated last year
- Concurrency limiting goroutine pool☆1,371Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,077Updated 10 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,894Updated last month
- Graceful process restarts in Go☆2,961Updated 6 months ago