jarifibrahim / workshop
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
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- AWS Lambda Go functions made easy...☆137Updated 4 years ago
- Experiments with Go generics☆98Updated 3 years ago
- My Go playground.☆62Updated 3 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆56Updated 3 months ago
- Go proxy that serves from S3☆108Updated 2 years ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated last year
- Very simple batching API for Go.☆93Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Build event-driven and event streaming applications with ease☆67Updated 3 years ago
- Some gotchas, tricks & snippets to show Golang principles. Shorten your learning curve!☆15Updated 4 years ago
- Three Approaches to Structuring Go Code☆24Updated 5 years ago
- Go implementation of the traceroute tool☆109Updated 4 years ago
- Project example demonstrating interface segregation in go☆23Updated 7 years ago
- Retry is a simple module for retrying functions☆29Updated 4 years ago
- Integration testing in Go with Docker☆108Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆45Updated 5 years ago
- Clean code☆61Updated 5 years ago
- Engine provides you all the capabilities to build an Event sourced application in go☆126Updated 2 weeks ago
- Database schema evolution library for Go☆19Updated last year
- Go module for encoding structs into URL query parameters☆77Updated last year
- In-process request tracing☆97Updated last year
- A corpus of popular Go modules