tidwall / hashmap
A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.
☆218Updated 2 years ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- ☆237Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- ☆121Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A highly optimized double-ended queue☆198Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Simplified error handling in Go☆169Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- B-tree implementation for Go☆238Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆244Updated 8 months ago
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Generic resource pool for Go☆366Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆304Updated 2 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Expression evaluator for Go☆74Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated 11 months ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆210Updated 8 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated 2 weeks ago
- The `io_uring` library and runtime for GO☆131Updated 3 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆146Updated last year