rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆68Updated 5 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
- Expression evaluator for Go☆77Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 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
- Package for fast copying structs of different types☆52Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- MUS format serializer for Go☆118Updated 2 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- fastest lockfree cache library for go application☆49Updated 10 months ago
- 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☆113Updated last year
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- gowrtr is a library that supports golang code generation☆116Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 3 months ago
- A go in-memory table☆230Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- Ordered map☆117Updated 4 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 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
- OpenTelemetry SQL database driver wrapper for Go☆119Updated 3 weeks ago
- A zero-dependency generic in-memory cache Go library☆124Updated 9 months ago
- Off heap golang memory pool☆60Updated 4 years ago