colega / zeropoolLinks
Zero-allocation type-safe pool for Go
☆242Updated 2 years ago
Alternatives and similar repositories for zeropool
Users that are interested in zeropool are comparing it to the libraries listed below
Sorting:
- ☆249Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- ☆122Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆315Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- ☆158Updated last year
- Deep copy generator☆160Updated 11 months ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆125Updated 9 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- A highly optimized double-ended queue☆201Updated 2 years ago
- Convert Go values to their AST☆310Updated 7 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆219Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- auto adjust your GOGC value☆228Updated last year
- 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
- 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
- Simple building blocks for protobuf marshaling and unmarshaling☆201Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Interceptors for database/sql☆508Updated 2 years ago
- Zero-allocation reflection library for Go☆582Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆289Updated this week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago