bgadrian / go-worker-thread-poolLinks
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
Sorting:
- In-memory search index by strings (suffix trie)☆27Updated last year
- Advanced Example for mockery☆38Updated 8 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Loggable plugin for GORM☆28Updated 5 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- A gin based microservice boilerplate, inspired by go-kit☆35Updated 7 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆73Updated 2 years ago
- Examples to use limiter☆37Updated 2 years ago
- Minimalist rules engine for Golang☆32Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- ☆86Updated 4 years ago
- Tool to automatically generates API middlewares (logging, instrumentation, etc) and documentation.☆29Updated 2 years ago
- urlstruct decodes url.Values into structs☆27Updated last month
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Prerender.io golang middleware☆55Updated 3 years ago
- RESTful Server Systems [DEPRECATED]☆34Updated 7 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 7 months ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Easy json/xml Tag generation tool for golang☆72Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- My Go playground.☆63Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Simple Go benchmarks + results☆18Updated last year
- Package gorilla/reverse is a set of utilities to create request routers.☆57Updated last year
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago