bgadrian / go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
☆27Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-worker-thread-pool
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆73Updated last year
- A gin based microservice boilerplate, inspired by go-kit☆34Updated 6 years ago
- ☆85Updated 3 years ago
- Go module for encoding structs into URL query parameters☆76Updated 8 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- A collection of golang tools used at Uber☆57Updated 5 years ago
- Minimal repository template for well constructed Go libraries.☆34Updated 5 years ago
- A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web ap…☆34Updated 7 years ago
- Go simple async worker pool☆92Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Simple Dependency Injection Container☆20Updated 4 years ago
- echo-logrus is a middleware that provides logrus logger support for echo.☆35Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A collection of HTTP utilities for Go☆17Updated 6 months ago
- Golang radix tree implementation☆35Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Package gorilla/reverse is a set of utilities to create request routers.☆53Updated last year
- A Go library for encoding structs into Header fields.☆46Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- A module to aid developers to generate Go BSON class maps☆12Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Advanced Example for mockery☆38Updated 7 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 4 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- urlstruct decodes url.Values into structs☆27Updated this week
- A goroutine limiter for Go☆80Updated 2 years ago