alphadose / itogamiLinks
Fastest and most efficient goroutine pool (experimental)
☆140Updated 2 years ago
Alternatives and similar repositories for itogami
Users that are interested in itogami are comparing it to the libraries listed below
Sorting:
- ☆122Updated 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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years 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…☆163Updated 2 years ago
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- various libs or tools for Golang☆107Updated 2 weeks ago
- a thread-safe concurrent map for go☆97Updated last year
- A highly optimized double-ended queue☆201Updated 2 years ago
- ☆248Updated 3 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- A zero-dependency generic in-memory cache Go library☆125Updated 9 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago