buraksezer / connpoolLinks
Connection pool for Go's net.Conn interface
☆127Updated 2 years ago
Alternatives and similar repositories for connpool
Users that are interested in connpool are comparing it to the libraries listed below
Sorting:
- 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☆111Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Simple string pattern matcher for Go☆129Updated last year
- Useful Go String methods☆191Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- A go in-memory table☆230Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Debug-level logging for developers (only!)☆100Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- ☆122Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 2 weeks ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year