bgadrian / go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
☆27Updated 7 years ago
Alternatives and similar repositories for go-worker-thread-pool:
Users that are interested in go-worker-thread-pool are comparing it to the libraries listed below
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- urlstruct decodes url.Values into structs☆27Updated 2 weeks ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Make mysql cancelation a breeze☆40Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆73Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- How to mock MongoDB in Golang☆32Updated 6 years ago
- Test the performance of Go's concurrency structures☆30Updated 2 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- A gin based microservice boilerplate, inspired by go-kit☆35Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A handy wrapper for working with the standard mongo-go-driver☆18Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Golang struct operations.☆24Updated 7 years ago