colega / zeropoolLinks
Zero-allocation type-safe pool for Go
☆235Updated 2 years ago
Alternatives and similar repositories for zeropool
Users that are interested in zeropool are comparing it to the libraries listed below
Sorting:
- ☆245Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆311Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated last year
- ☆159Updated 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.☆213Updated 10 months ago
- A highly optimized double-ended queue☆201Updated last year
- Deep copy generator☆160Updated 9 months ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Synchronization and asynchronous computation package for Go☆251Updated 3 weeks ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- various libs or tools for Golang☆106Updated 3 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Zero-allocation reflection library for Go☆579Updated last year
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 11 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated 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…☆162Updated last year
- DNS lookup cache for Go☆286Updated last year
- Interceptors for database/sql☆505Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆246Updated 7 months ago