rocketlaunchr / go-pool
A better Generic Pool (sync.Pool)
☆52Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-pool
- Expression evaluator for Go☆66Updated 8 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated 6 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Go reflection simplified☆101Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- some data structures and algorithms using golang☆69Updated 10 months ago
- fastest lockfree cache library for go application☆46Updated last week
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- protoc-gen-go patch utility☆101Updated last week
- Package for fast copying structs of different types☆49Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- ☆33Updated 2 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…☆157Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆41Updated 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
- Go templates invoked as functions☆152Updated 3 years ago
- MUS format serializer for Golang☆78Updated this week
- Set of Go context's utilities.☆51Updated 3 years ago
- Go 1.18+ generic tuple☆82Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago