rocketlaunchr / go-pool
A better Generic Pool (sync.Pool)
☆54Updated 2 months ago
Alternatives and similar repositories for go-pool:
Users that are interested in go-pool are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A set of performant rate limiters for Go☆90Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- Go reflection simplified☆102Updated 5 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- fastest lockfree cache library for go application☆50Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 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 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- ☆11Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 6 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 2 months ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- Go package for sets implemented with generics☆44Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- some data structures and algorithms using golang☆69Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- A JSON stream parser for Go☆67Updated 2 years ago