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☆109Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A go in-memory table☆229Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Useful Go String methods☆191Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Storing strings without GC overhead☆82Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A place to keep useful golang functions and small libraries☆293Updated this week
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- A Go library for validating structs, maps and slices.☆230Updated 8 months ago
- Intern Go strings☆95Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago