tidwall / hashmap
A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.
☆218Updated last year
Alternatives and similar repositories for hashmap:
Users that are interested in hashmap are comparing it to the libraries listed below
- Zero-allocation type-safe pool for Go☆230Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- ☆118Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- ☆226Updated this week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆284Updated 2 months ago
- B-tree implementation for Go☆236Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆238Updated 6 months ago
- XXH3 algorithm in Go☆441Updated 2 weeks ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆176Updated 9 months ago
- A highly optimized double-ended queue☆193Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Simplified error handling in Go☆168Updated 2 years ago
- A fast little LRU cache for Go☆167Updated last year
- Zero-allocation reflection library for Go☆557Updated last year
- Generic resource pool for Go☆348Updated last month
- Simple string pattern matcher for Go☆127Updated 11 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- Convert Go values to their AST☆311Updated last month