deubaka's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
nektos/act
Run your GitHub Actions locally 🚀
golang-standards/project-layout
Standard Go Project Layout
spf13/cobra
A Commander for modern Go CLI interactions
gofiber/fiber
⚡️ Express inspired web framework written in Go
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
spf13/viper
Go configuration with fangs
go-kit/kit
A standard library for microservices.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
urfave/cli
A simple, fast, and fun package for building command line apps in Go
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
boltdb/bolt
An embedded key/value database for Go.
go-task/task
A task runner / simpler Make alternative written in Go
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
jetify-com/devbox
Instant, easy, and predictable development environments
s3fs-fuse/s3fs-fuse
FUSE-based file system backed by Amazon S3
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
acantril/learn-cantrill-io-labs
Standard and Advanced Demos for learn.cantrill.io courses
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
mermaid-js/mermaid-cli
Command line tool for the Mermaid library
kisielk/errcheck
errcheck checks that you checked errors.
gg-daddy/ebooks
benbjohnson/wtf
WTF Dial is an example web application written in Go.
remotemobprogramming/mob
Tool for smooth git handover.
maltfield/awesome-lemmy-instances
Comparison of different Lemmy Instances
unlight/solution-architecture
Solution Architecture links, articles, books, video lessons, etc.
acantril/aws-dev-associate
Repo for https://learn.cantrill.io/p/aws-certified-developer-associate
tomarrell/wrapcheck
A Go linter to check that errors from external packages are wrapped
kijepark/adserver-tutorial
Ad Server Development Tutorial with Node.js