colega / zeropoolLinks
Zero-allocation type-safe pool for Go
☆251Updated 2 years ago
Alternatives and similar repositories for zeropool
Users that are interested in zeropool are comparing it to the libraries listed below
Sorting:
- ☆258Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆123Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆327Updated last month
- Deep copy generator☆160Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- ☆160Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- various libs or tools for Golang☆108Updated last week
- Script engine, especially good for tests☆162Updated 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…☆163Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆285Updated last week
- Convert Go values to their AST☆312Updated 10 months ago
- Performance related examples for Go☆29Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆280Updated 3 weeks ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year