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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Zero-allocation type-safe pool for Go☆228Updated last year
- ☆116Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 2 months ago
- ☆220Updated last week
- Off heap golang memory pool☆59Updated 3 years ago
- a thread-safe concurrent map for go☆93Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Synchronization and asynchronous computation package for Go☆234Updated 4 months ago
- A fast little LRU cache for Go☆168Updated last year
- Rolling window implementation in go.☆57Updated 9 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆282Updated 3 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆176Updated last year
- various libs or tools for Golang☆101Updated 2 weeks ago
- Connection pool for Go's net.Conn interface☆129Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Pipelines using goroutines☆56Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- 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
- Cache benchmark for Golang☆69Updated last year