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:
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆197Updated last year
- ☆247Updated this week
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ⚡️ 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…☆162Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 3 months ago
- A fast little LRU cache for Go☆172Updated 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.☆213Updated 11 months ago
- Go programming language port of liburing.☆108Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 6 months ago
- Go assembly transpiler for C programming language☆98Updated 2 weeks ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Pure Go SQL parser☆163Updated last month
- ☆122Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆256Updated last month
- Expression evaluator for Go☆76Updated 4 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- ☆80Updated 4 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago