dolthub / maphash
☆121Updated last year
Alternatives and similar repositories for maphash
Users that are interested in maphash are comparing it to the libraries listed below
Sorting:
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ☆237Updated 2 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 8 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- The `io_uring` library and runtime for GO☆131Updated 3 weeks ago
- Load file-backed memory☆122Updated 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
- Expression evaluator for Go☆74Updated last month
- 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
- ☆122Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Interactive Assembler for Go☆64Updated 6 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated 2 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Go programming language port of liburing.☆105Updated last year
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆244Updated 8 months ago