rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆67Updated 3 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:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Expression evaluator for Go☆74Updated 3 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months 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.☆119Updated last month
- Best-effort CPU-local sharded values for Go☆201Updated 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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Set of Go context's utilities.☆54Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A Fast Streaming Parser for multipart/form-data in Golang☆75Updated this week
- A JSON stream parser for Go☆67Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- MUS format serializer for Go☆114Updated this week
- Go 1.18+ generic tuple☆93Updated last year
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- fastest lockfree cache library for go application☆50Updated 8 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 8 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Optional values for Go☆103Updated 6 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago