rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆68Updated 6 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 6 months ago
- Expression evaluator for Go☆77Updated 6 months 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 4 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
- A set of performant rate limiters for Go☆91Updated last year
- DRR scheduler for Go channels☆32Updated 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
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Parse json with comments and trailing commas.☆98Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Deep copy generator☆160Updated last year
- Storing strings without GC overhead☆84Updated last month
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- MUS format serializer for Go☆119Updated 3 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 8 months 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
- 🌶️ In-memory caching library for read-intensive Go applications☆208Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- fastest lockfree cache library for go application☆49Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆50Updated 3 weeks ago
- Ordered map☆117Updated 5 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- ☆33Updated 3 years ago