dolthub / maphash
☆117Updated 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
- ☆220Updated last week
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆160Updated 8 months ago
- ⚡️ lock-free utilities in Go☆152Updated 8 months ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 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.☆202Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- Cache benchmark for Golang☆69Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 5 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- ☆121Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆235Updated 5 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
- Go port of Google's Swiss Table hash table☆384Updated 7 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago