rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆68Updated 5 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 5 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 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
- Storing strings without GC overhead☆84Updated this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 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
- Optional values for Go☆104Updated 8 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- Go reflection simplified☆102Updated 10 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 last year
- A golang map in which entries expire after given a time period☆59Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- fastest lockfree cache library for go application☆50Updated 10 months ago
- Go 1.18+ generic tuple☆94Updated last month
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated last month