dolthub / maphash
☆118Updated last year
Alternatives and similar repositories for maphash:
Users that are interested in maphash are comparing it to the libraries listed below
- Zero-allocation type-safe pool for Go☆231Updated last year
- The `io_uring` library and runtime for GO☆127Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 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…☆160Updated last year
- ☆227Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 10 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 8 months ago
- MUS format serializer for Golang☆112Updated this week
- Load file-backed memory☆120Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- A fast little LRU cache for Go☆168Updated last year
- Pure Go SQL parser☆149Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Expression evaluator for Go☆70Updated last week
- Package for fast copying structs of different types☆50Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- ☆137Updated last year