tidwall / hashmapLinks
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:
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- ☆242Updated 3 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- ☆121Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- High resolution timing and benchmarking for Go☆260Updated 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…☆162Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- A highly optimized double-ended queue☆200Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆249Updated last week
- A fast little LRU cache for Go☆170Updated 2 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- Generic resource pool for Go☆374Updated 2 months ago
- Simplified error handling in Go☆169Updated 2 years ago
- The `io_uring` library and runtime for GO☆134Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆211Updated 10 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Simple dense bitmap index in Go with binary operators☆339Updated last week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year