MatthewJamesBoyle / logging-module
☆18Updated 11 months ago
Alternatives and similar repositories for logging-module:
Users that are interested in logging-module are comparing it to the libraries listed below
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- ☆18Updated last year
- Cookies, but with structs, for happiness.☆111Updated this week
- Command line tool for CI/CD pipelines that helps to prevent Go spaghetti code (a.k.a. big ball of mud).☆50Updated 10 months ago
- A tool for formatting Go test results as readable documentation☆140Updated 11 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆73Updated this week
- Internalize the Go movements 🥋☆117Updated 3 weeks ago
- basically a remarkable framework for building JSON-based web APIs in Golang☆103Updated 8 months ago
- Go-BookReview: A Simple App to Track Books and Notes☆35Updated 3 months ago
- An example Go project for running local development environment, with hot code reloading.☆104Updated 5 years ago
- A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.☆68Updated this week
- A fast DHCP server☆75Updated 2 months ago
- AMQP library to publish and consume events☆56Updated 3 weeks ago
- Quickly introspect and debug webhooks/HTTP requests over SSH☆50Updated last month
- A list of design patterns implemented in Go with REAL WORLD examples!☆72Updated last year
- Build a gRPC server in 7 minutes - using just the Go standard library!☆40Updated last year
- Database schema evolution library for Go