rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆69Updated 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☆203Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated this week
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 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
- MUS format serializer for Go☆119Updated last month
- A zero-dependency generic in-memory cache Go library☆123Updated 11 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
- DRR scheduler for Go channels☆32Updated 3 years ago
- fastest lockfree cache library for go application☆49Updated last month
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆123Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 9 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Deep copy generator☆160Updated 2 weeks ago
- Go 1.18+ generic tuple☆95Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year