sokil / go-connection-pool
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
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Collection of key-value storages adapters for Golang☆17Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆29Updated 2 years ago
- a plugin based grpc framework☆16Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 8 years ago
- Raft backend implementation using BuntDB☆16Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆35Updated last year
- A workerpool that can get expanded & shrink dynamically.☆53Updated 3 years ago
- Package for concurrently walking files☆103Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Increasing bleve indexing performance with sharding☆20Updated 6 years ago
- Eventbus, a lightweight in-app event communication bus for Go☆14Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- Experiments to benchmark implementations of a concurrent counter.☆12Updated 9 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Easy to use worker pool with dynamic pool sizing.☆12Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)☆10Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 6 years ago