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
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- AWS Lambda Go functions made easy...☆137Updated 4 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆60Updated 3 weeks ago
- Integration testing in Go with Docker☆111Updated 2 months ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Clean code☆60Updated 5 years ago
- Very simple batching API for Go.☆94Updated 3 years ago
- Whispering Gophers is a Go workshop☆70Updated 3 years ago
- An example to demonstrate the dependency injection pattern in Go☆80Updated 7 years ago
- Drive higher confidence in making changes by detecting large blocks of untested functionality☆61Updated 3 years ago
- Orchestra is a library to manage long running go processes.☆153Updated last year
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆46Updated 5 years ago
- Spaceship Go - A journey into the Standard Library☆87Updated 2 years ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆108Updated 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 weeks ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- JSON parser/explorer☆57Updated 7 months ago
- Learn what sync.Cond is☆25Updated 3 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆97Updated last week
- My Go playground.☆63Updated 4 years ago
- go-corona is a Golang client library for accessing global coronavirus (COVID-19, SARS-CoV-2) outbreak data.☆57Updated 4 years ago
- ☆25Updated 4 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- One place for me to put all my programmery notes☆220Updated 5 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆111Updated 2 years ago
- Database schema evolution library for Go☆19Updated last year
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago