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:
- ☆121Updated last year
- ☆241Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 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 7 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- ⚡️ lock-free utilities in Go☆156Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated last year
- Deep copy generator☆159Updated 7 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆248Updated 9 months ago
- Script engine, especially good for tests☆152Updated last year
- A highly optimized double-ended queue☆199Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Experimental packages not in std and golang.org/exp☆77Updated 5 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Go templates invoked as functions☆154Updated 4 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
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years 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.☆208Updated 9 months ago
- Convert Go values to their AST☆309Updated 3 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 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…☆162Updated last year
- auto adjust your GOGC value☆228Updated 9 months ago
- Load file-backed memory☆121Updated 2 years ago