dmora / workerpoolLinks
Small Go-Lang package implementing the worker pool pattern
☆22Updated 7 years ago
Alternatives and similar repositories for workerpool
Users that are interested in workerpool are comparing it to the libraries listed below
Sorting:
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Simple terminal-based dashboard for golang memory statistic☆44Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆180Updated 5 years ago
- Validate Go Datastructures Based on How Similar They Look☆27Updated 5 months ago
- Common golang code shared by multiple projects☆54Updated 5 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Microservice observability with Go☆55Updated 2 years ago
- Workflow Orchestrator☆91Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last month
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.☆65Updated 6 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Libraries used in multiple Weave projects☆133Updated last year
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 10 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago