go-baa / pool
common golang tcp connection pool
☆27Updated 4 months ago
Alternatives and similar repositories for pool:
Users that are interested in pool are comparing it to the libraries listed below
- Expression evaluator for Go☆70Updated 2 weeks ago
- Go localization framework☆31Updated last week
- Consistent hashing hashring implementation.☆34Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last week
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆51Updated 11 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last month
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Collect data about your dependencies☆43Updated this week
- string interning library for lots of strings☆38Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Layer over etcd to do simple service discovery in Go☆36Updated 2 weeks ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year