rocketlaunchr / go-pool
A better Generic Pool (sync.Pool)
☆54Updated last month
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
- Expression evaluator for Go☆68Updated 11 months ago
- fast int64-int64 map for go☆95Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months 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
- clear go error wrapping with caller☆48Updated last year
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Ordered map☆100Updated 8 months ago
- fastest lockfree cache library for go application☆50Updated 4 months ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆45Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Tool for golang that generates jennifer code☆70Updated last year
- Go reflection simplified☆102Updated 4 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- ☆33Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Go 1.18+ generic tuple☆86Updated last year
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Fast Concurrent / Parallel Sorting in Go☆135Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆47Updated 9 months ago