alphadose / itogami
Fastest and most efficient goroutine pool (experimental)
☆137Updated 2 years ago
Alternatives and similar repositories for itogami:
Users that are interested in itogami are comparing it to the libraries listed below
- Load file-backed memory☆120Updated 2 years ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- ☆117Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Synchronization and asynchronous computation package for Go☆235Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆225Updated 3 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- various libs or tools for Golang☆102Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated last month
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- a thread-safe concurrent map for go☆93Updated last year
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆122Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- some data structures and algorithms using golang☆69Updated last year
- Deep copy generator☆154Updated 4 months ago
- A fast little LRU cache for Go☆167Updated last year
- A thread safe map which has expiring key-value pairs.☆72Updated 9 months ago
- Parse json with comments and trailing commas.☆87Updated 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 6 months ago