dolthub / maphash
☆110Updated last year
Related projects ⓘ
Alternatives and complementary repositories for maphash
- Zero-allocation type-safe pool for Go☆223Updated last year
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- ⚡️ lock-free utilities in Go☆149Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆140Updated 5 months ago
- Load file-backed memory☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- GC-less, fast and generic LRU hashmap library for Go☆159Updated 2 weeks ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆70Updated 2 years ago
- Go port of Google's Swiss Table hash table☆317Updated 4 months ago
- Off heap golang memory pool☆59Updated 3 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.☆176Updated 2 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆117Updated 3 months ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 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…☆157Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆110Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- ☆118Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- ☆111Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆235Updated this week
- Cache benchmark for Golang☆67Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago