alphadose / itogami
Fastest and most efficient goroutine pool (experimental)
☆136Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for itogami
- ☆110Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- ☆168Updated last week
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- various libs or tools for Golang