rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆70Updated 9 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:
- Package for fast copying structs of different types☆52Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Expression evaluator for Go☆78Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Enriches the standard go http client with retry functionality.☆57Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated last week
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- Notification broadcaster library☆157Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- various libs or tools for Golang☆109Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- MUS format serializer for Go☆120Updated 2 months ago
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆51Updated last month
- 🌶️ In-memory caching library for read-intensive Go applications☆234Updated last week
- 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…☆163Updated 2 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago