colega / zeropool
Zero-allocation type-safe pool for Go
☆231Updated last year
Alternatives and similar repositories for zeropool:
Users that are interested in zeropool are comparing it to the libraries listed below
- ☆118Updated last year
- ☆227Updated this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 5 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Load file-backed memory☆120Updated 2 years ago
- Deep copy generator☆155Updated 5 months ago
- Script engine, especially good for tests☆150Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated 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.☆208Updated 7 months ago
- ☆158Updated 9 months ago
- errgroup with goroutine worker limits☆163Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 10 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months 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
- 🚨 slog sampling: drop repetitive log records☆76Updated 2 weeks ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 8 months ago
- ☆121Updated last year
- Zero-allocation reflection library for Go☆562Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆192Updated 8 months ago
- A highly optimized double-ended queue☆193Updated last year
- Basic Markdown parser and HTML generator☆103Updated 4 months ago