slysterous's Stars
golang/go
The Go programming language
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
jesseduffield/lazydocker
The lazier way to manage everything docker
goabstract/Awesome-Design-Tools
The best design tools and plugins for everything 👉
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
kubernetes-sigs/kubespray
Deploy a Production Ready Kubernetes Cluster
microsoft/TypeScript-Node-Starter
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
manojVivek/medium-unlimited
A browser extension to read medium.com articles for free without membership.
tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
golang/glog
Leveled execution logs for Go
Zer0-bit/gaggiuino
A Gaggia Classic control project using microcontrollers.
matryer/moq
Interface mocking tool for go generate
Steam-Headless/docker-steam-headless
A Headless Steam Docker image supporting NVIDIA GPU and accessible via Web UI
ddd-crew/eventstorming-glossary-cheat-sheet
bluet/proxybroker2
The New (auto rotate) Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
benbjohnson/clock
Clock is a small library for mocking time in Go.
tufanbarisyildirim/gonginx
Nginx configuration parser helps you to parse, edit, regenerate your nginx config in your go applications
obsidiandynamics/goharvest
Transactional outbox harvester for Postgres → Kafka, written in Go
nstratos/make.go
A Go script that could replace your Makefile.
wrouesnel/docker-squid4
Squid 4 docker container
vinanrra/Docker-Satisfactory
Satisfactory server using LinuxGSM script in Docker
beatlabs/ergo
List of utilities for the daily developer workflow
mantzas/patron
Go microservice framework
edteamlat/go-wizard
CLI that help you generate code with the hexagonal architecture by following the EDteam guide style for Golang
Dev-Force/node-kafka-alerts
Easily deployable (Docker), extensible (clean architecture), template-based, plug and play micro-service. Real-time (Kafka) and batch processing (using a database) of messages which allows devs to send notifications using third party tools (like twilio/sendgrid). Uses concepts from Event-Sourcing and CQRS.
psinghal04/mongo-changestream-watcher-go
An implementation of a MongoDB change stream watcher in Go.