colega / zeropool
Zero-allocation type-safe pool for Go
☆230Updated last year
Alternatives and similar repositories for zeropool:
Users that are interested in zeropool are comparing it to the libraries listed below
- ☆117Updated last year
- ☆220Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated last month
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Script engine, especially good for tests☆149Updated 11 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated last month
- Deep copy generator☆154Updated 3 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆167Updated 8 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆190Updated 7 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆122Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆235Updated 5 months ago
- A highly optimized double-ended queue☆189Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years 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…☆158Updated last year
- Convert Go values to their AST☆309Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆122Updated last week