alphadose / itogamiLinks
Fastest and most efficient goroutine pool (experimental)
☆140Updated 3 years ago
Alternatives and similar repositories for itogami
Users that are interested in itogami are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆123Updated 2 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
- Load file-backed memory☆122Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- 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☆240Updated last week
- Expression evaluator for Go☆80Updated last week
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated last month
- ☆259Updated last week
- Storing strings without GC overhead☆85Updated last month
- A highly optimized double-ended queue☆203Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated last week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- various libs or tools for Golang☆109Updated 3 weeks ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Go programming language port of liburing.☆115Updated 2 years ago