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☆230Updated last year
- ☆225Updated last month
- ⚡️ lock-free utilities in Go☆154Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- The `io_uring` library and runtime for GO☆127Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆176Updated 9 months 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 …☆158Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 6 months ago
- Experimental packages not in std and golang.org/exp☆78Updated 2 months 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.☆205Updated 6 months ago
- Load file-backed memory☆120Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆238Updated 6 months ago
- A fast little LRU cache for Go☆167Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆131Updated 8 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last month
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Interactive Assembler for Go☆64Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Cache benchmark for Golang☆71Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- ☆137Updated 11 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago