jarifibrahim / workshopLinks
Source code for my Go workshop which includes code samples about handling/throttling go routines and their graceful termination
☆24Updated 4 years ago
Alternatives and similar repositories for workshop
Users that are interested in workshop are comparing it to the libraries listed below
Sorting:
- Experiments with Go generics☆100Updated 3 years ago
- Orchestra is a library to manage long running go processes.☆153Updated last year
- Whispering Gophers is a Go workshop☆70Updated 3 years ago
- AWS Lambda Go functions made easy...☆138Updated 4 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- Drive higher confidence in making changes by detecting large blocks of untested functionality☆62Updated 3 years ago
- My Go playground.☆63Updated 4 years ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆110Updated 4 months ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆198Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 2 months ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Watch your files and run your programs.☆89Updated 11 months ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- Single binary blog powered by Strapi and Tailwind☆32Updated 4 years ago
- Snitch is the tool that keeps your tests under surveillence.☆98Updated 4 years ago
- Go implementation of the traceroute tool☆105Updated 5 years ago
- A corpus of popular Go modules☆108Updated 10 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 9 months ago
- Some gotchas, tricks & snippets to show Golang principles. Shorten your learning curve!☆15Updated 4 years ago
- Integration testing in Go with Docker☆112Updated 3 weeks ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago