rocketlaunchr / go-poolLinks
A better Generic Pool (sync.Pool)
☆70Updated 9 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:
- Expression evaluator for Go☆80Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- MUS format serializer for Go☆120Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- 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 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- various libs or tools for Golang☆108Updated this week
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 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
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Storing strings without GC overhead☆86Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated 11 months ago
- High performance JSON iterator & validator for Go☆99Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- 🌶️ In-memory caching library for read-intensive Go applications☆239Updated this week
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆108Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago