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:
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 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 monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Redis style logger for Go☆28Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A workerpool that can get expanded & shrink dynamically.☆52Updated 4 years ago
- Persist to disk channel for Go.☆49Updated 8 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆25Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆36Updated 10 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- Raft backend implementation using BuntDB☆18Updated 6 years ago
- Queue is a generic interface to abstract the details of implementation of queue systems.☆48Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆44Updated 7 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last week
- A GO web application profiler.☆59Updated 7 years ago