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:
- Eventbus, a lightweight in-app event communication bus for Go☆14Updated 5 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
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Go package for grouping items in batches☆20Updated 8 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- ☆18Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Golang: contex-aware synchronization primitives (mutex).☆34Updated last year
- A library for building custom DNS servers in Go.☆52Updated 2 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- notify the specified webhook when a device is connected/disconnected☆31Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Raft backend implementation using BuntDB☆18Updated 5 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆25Updated 5 years ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago