buraksezer / connpool
Connection pool for Go's net.Conn interface
☆128Updated 2 years ago
Alternatives and similar repositories for connpool:
Users that are interested in connpool are comparing it to the libraries listed below
- Load file-backed memory☆120Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A golang map in which entries expire after given a time period☆57Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆284Updated 2 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Package for fast copying structs of different types☆49Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Optional values for Go☆103Updated 3 months ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Intern Go strings☆94Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago