sokil / go-connection-poolLinks
Connection pool is a thread safe list of net.Conn
☆12Updated 7 years ago
Alternatives and similar repositories for go-connection-pool
Users that are interested in go-connection-pool are comparing it to the libraries listed below
Sorting:
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 7 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆25Updated 5 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- notify the specified webhook when a device is connected/disconnected☆31Updated 8 years ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last week
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Go package for grouping items in batches☆20Updated 9 years ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago
- Eventbus, a lightweight in-app event communication bus for Go☆14Updated 5 years ago
- Raft backend implementation using BuntDB☆18Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last week
- HTTP basic auth middleware for golang☆22Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 11 years ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago