buraksezer / connpoolLinks
Connection pool for Go's net.Conn interface
☆126Updated 3 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
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 3 weeks ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- High resolution timing and benchmarking for Go☆264Updated last month
- A go in-memory table☆229Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- A Go library for validating structs, maps and slices.☆231Updated last year
- Workflow Orchestrator☆90Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago