colega / zeropoolLinks
Zero-allocation type-safe pool for Go
☆244Updated 2 years ago
Alternatives and similar repositories for zeropool
Users that are interested in zeropool are comparing it to the libraries listed below
Sorting:
- ☆254Updated last week
- 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
- ⚡️ lock-free utilities in Go☆162Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆322Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Deep copy generator☆160Updated this week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆223Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- Synchronization and asynchronous computation package for Go☆280Updated 4 months ago
- Interceptors for database/sql☆509Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆228Updated last year
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- ☆159Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- various libs or tools for Golang☆107Updated last week
- Convert Go values to their AST☆311Updated 9 months ago
- Zero-allocation reflection library for Go☆583Updated 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
- Package for fast copying structs of different types☆52Updated 4 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
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year