ccmtaylor's Stars
k88hudson/git-flight-rules
Flight rules for git
restic/restic
Fast, secure, efficient backup program
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
sqlc-dev/sqlc
Generate type-safe code from SQL
sourcegraph/conc
Better structured concurrency for go
kellyjonbrazil/jc
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
charmbracelet/huh
Build terminal forms and prompts 🤷🏻♀️
IvanMathy/Boop
A scriptable scratchpad for developers. In slow yet steady progress.
hashicorp/memberlist
Golang package for gossip based membership and failure detection
phiresky/sql.js-httpvfs
Hosting read-only SQLite databases on static file hosters like Github Pages
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
cloudflare/tableflip
Graceful process restarts in Go
FiloSottile/yubikey-agent
yubikey-agent is a seamless ssh-agent for YubiKeys.
phoboslab/wipeout-rewrite
Canop/bacon
background code checker
jhaals/yopass
Secure sharing of secrets, passwords and files
benbjohnson/wtf
WTF Dial is an example web application written in Go.
kahole/edamagit
Magit for VSCode
YoussefRaafatNasry/portfolYOU
A beautiful portfolio Jekyll theme that works with GitHub Pages.
rogpeppe/gohack
Make temporary edits to your Go module dependencies
alexedwards/flow
A delightfully tiny but powerful HTTP router for Go web applications
aws-samples/amazon-ecs-mythicalmysfits-workshop
A tutorial for developers who want to learn about how to containerized applications on top of AWS using AWS Fargate. You will build a sample website that leverages infrastructure as code, containers, CI/CD, and more! If you're planning on running this, let us know @ aws-mythical-mysfits@amazon.com. At re:Invent 2018, these sessions were run as CON214/CON321/CON322.
foriequal0/pod-graceful-drain
You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }`
carlmjohnson/flowmatic
Structured concurrency made easy
matklad/config
configuration.nix is better than dot files
soundcloud/twinagle
Twinagle = Twirp + Finagle
StreamOfRon/mastodon-kubernetes-terraform
tomcz/golang-webapp
Basic golang web application skeleton