alphadose / itogami
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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- ☆118Updated last year
- Zero-allocation type-safe pool for Go☆231Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 5 months ago
- a thread-safe concurrent map for go☆94Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago
- various libs or tools for Golang☆103Updated this week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- ☆229Updated 2 weeks ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆242Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆242Updated 7 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- ☆46Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 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…☆160Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago