rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆68Updated 3 months ago
Alternatives and similar repositories for go-pool
Users that are interested in go-pool are comparing it to the libraries listed below
Sorting:
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Expression evaluator for Go☆76Updated 4 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 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
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Parse json with comments and trailing commas.☆92Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- MUS format serializer for Go☆114Updated 3 weeks ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Notification broadcaster library☆156Updated 3 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- ☆121Updated last year
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆87Updated last month
- Generic and fast binary serializer for Go☆228Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated last month
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week