dolthub / maphashLinks
☆122Updated 2 years ago
Alternatives and similar repositories for maphash
Users that are interested in maphash are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ☆249Updated 3 weeks ago
- The `io_uring` library and runtime for GO☆148Updated 4 months ago
- Zero-allocation type-safe pool for Go☆238Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆201Updated last year
- ⚡️ lock-free utilities in Go☆162Updated last year
- 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…☆163Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Expression evaluator for Go☆77Updated 5 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.☆219Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- Go assembly transpiler for C programming language☆103Updated 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- MUS format serializer for Go☆117Updated 2 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- ☆144Updated last year
- A highly optimized double-ended queue☆201Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Pure Go SQL parser☆164Updated 3 months ago
- Go programming language port of liburing.☆111Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago