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:
- ☆121Updated 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
- various libs or tools for Golang☆105Updated 2 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- a thread-safe concurrent map for go☆96Updated 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
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Load file-backed memory☆122Updated 2 years ago
- A highly optimized double-ended queue☆200Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆249Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- ☆242Updated this week
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago