colega / zeropool
Zero-allocation type-safe pool for Go
☆223Updated last year
Related projects ⓘ
Alternatives and complementary repositories for zeropool
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- ☆111Updated last year
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- ☆169Updated this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- Script engine, especially good for tests☆146Updated 8 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- Load file-backed memory☆121Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Go port of Google's Swiss Table hash table☆323Updated 4 months ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- ☆160Updated 4 months ago
- ☆118Updated last year
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆119Updated 4 months ago
- When storing a value in a Go interface allocates memory on the heap.☆71Updated 2 years ago
- Fast resizable golang semaphore primitive☆173Updated 3 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.☆177Updated 2 months ago
- A fast little LRU cache for Go☆165Updated last year
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 3 months ago
- auto adjust your GOGC value☆219Updated 3 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆247Updated last week