hlts2 / round-robinLinks
faster round-robin balancing algorithm written in golang
☆60Updated last year
Alternatives and similar repositories for round-robin
Users that are interested in round-robin are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Password generator written in Golang, usable as a CLI or Go library. Provides options for human readable and accessibility friendly passw…☆55Updated 3 years ago
- An opinionated helper for generating tls certificates☆38Updated 2 years ago
- TLD Parser in Go☆133Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated last year
- Enriches the standard go http client with retry functionality.☆52Updated last year
- HTTP2 client-server full-duplex connection☆136Updated last year
- Download an upload large files to Google Drive (API v3)☆76Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Library to generate TOTP/HOTP codes☆140Updated last year
- various libs or tools for Golang☆106Updated 3 months ago
- Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and p…☆70Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Pipelines using goroutines☆58Updated 3 years ago
- A lightweight buffered event lib☆60Updated 3 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆62Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- High throughput primitives library☆50Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- A library for working with IP addresses and networks in Go☆149Updated last year
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Streaming text replacement for Go☆71Updated 2 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago