dolthub / maphashLinks
☆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☆235Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- The `io_uring` library and runtime for GO☆133Updated last month
- ⚡️ lock-free utilities in Go☆156Updated last year
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- ☆241Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Experimental packages not in std and golang.org/exp☆77Updated 5 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Go assembly transpiler for C programming language☆85Updated last week
- Load file-backed memory☆121Updated 2 years ago
- ☆122Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- auto adjust your GOGC value☆228Updated 9 months ago
- Interactive Assembler for Go☆65Updated 7 months ago
- errgroup with goroutine worker limits☆164Updated 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.☆208Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go programming language port of liburing.☆105Updated last year
- Synchronization and asynchronous computation package for Go☆248Updated 9 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 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
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- ☆119Updated 2 years ago
- Go port of Google's Swiss Table hash table☆435Updated 2 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year