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
Sorting:
- A gin based microservice boilerplate, inspired by go-kit☆35Updated 7 years ago
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆73Updated 2 years ago
- A collection of HTTP utilities for Go☆17Updated last month
- Go HTTP request router and web framework benchmark☆29Updated 6 years ago
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- Package gorilla/reverse is a set of utilities to create request routers.☆56Updated last year
- In memory sharded cache implementation☆35Updated 3 years ago
- An inflection engine for golang☆103Updated 7 months ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Minimal repository template for well constructed Go libraries.☆33Updated 5 years ago
- Go Embed experiments☆30Updated 3 years ago
- urlstruct decodes url.Values into structs☆27Updated last week
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 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
- Generate gorm model structs from PostgreSQL database schema☆26Updated 8 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- GoShort is a URL shortener written in Golang, BoltDB is used for in memory and persistent key/value storage and for routing it's using h…☆67Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Probabilistic set data structure☆86Updated 7 years ago
- Gin middleware to use glog☆62Updated 7 years ago
- Code generator for JSON schema☆39Updated 6 years ago
- A collection of golang tools used at Uber☆60Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Common Web User Workflows in Go☆101Updated 2 years ago
- API of GolangCI☆73Updated 5 years ago
- MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).☆62Updated 2 years ago