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.☆218Updated 2 years ago
- ☆118Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- ☆225Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- various libs or tools for Golang☆103Updated 2 weeks ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 weeks ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆286Updated 2 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A highly optimized double-ended queue☆193Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 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…☆159Updated last year
- Rolling window implementation in go.☆57Updated last month
- Expression evaluator for Go☆69Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- OpenTelemetry Go distribution for Uptrace☆103Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 9 months 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
- Synchronization and asynchronous computation package for Go☆238Updated 6 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago