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 3 weeks ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- 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
- Eventbus, a lightweight in-app event communication bus for Go☆14Updated 5 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆36Updated 8 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Raft backend implementation using BuntDB☆18Updated 6 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Queue is a generic interface to abstract the details of implementation of queue systems.☆48Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Go package for grouping items in batches☆20Updated 9 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated 3 weeks ago
- Functions for working safely with temporary files and directories.☆13Updated 3 weeks ago
- Document Indexing and Searching Library in Go☆19Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago