rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆68Updated 7 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☆202Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 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
- MUS format serializer for Go☆119Updated 3 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 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…☆163Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- fastest lockfree cache library for go application☆49Updated 3 weeks ago
- Notification broadcaster library☆157Updated 3 years ago
- Deep copy generator☆160Updated last year
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- Ordered map☆117Updated 5 months ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated 2 weeks ago
- ☆121Updated last year
- A go in-memory table☆230Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago