buraksezer / connpoolLinks
Connection pool for Go's net.Conn interface
☆127Updated 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☆202Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Useful Go String methods☆192Updated 2 years ago
- Load file-backed memory☆121Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- A go in-memory table☆230Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A place to keep useful golang functions and small libraries☆296Updated last week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- 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☆123Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A Go library for validating structs, maps and slices.☆229Updated 11 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Simple string pattern matcher for Go☆132Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 11 months ago
- Workflow Orchestrator☆91Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago