ryannjohnson's Stars
labs42io/clean-code-typescript
Clean Code concepts adapted for TypeScript
drduh/YubiKey-Guide
Guide to using YubiKey for GnuPG and SSH
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
pimutils/khal
:calendar: CLI calendar application
pimutils/vdirsyncer
📇 Synchronize calendars and contacts.
pimutils/todoman
✅ Simple, standards-based, command line todo (aka: task) manager.
psf/black
The uncompromising Python code formatter
PyGithub/PyGithub
Typed interactions with the GitHub API v3
mail-in-a-box/mailinabox
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
fogleman/primitive
Reproducing images with geometric primitives.
alecthomas/gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint
gorilla/feeds
Package gorilla/feeds is a golang rss/atom generator library
uber-go/zap
Blazing fast, structured, leveled logging in Go.
jappeace/brightnessctl
simple shell script that allows controll of brightness by executing them. This allowed only one tee write path instead of all and thus fixing a potential security risc.
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
streadway/amqp
Go client for AMQP 0.9.1
mhale/smtpd
An SMTP server package written in Go, in the style of the built-in HTTP server.
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
enricofoltran/simple-go-server
A simple golang web server with basic logging, tracing, health check, graceful shutdown and zero dependencies
mclarkk/lifxlan
Python library for accessing LIFX devices locally using the official LIFX LAN protocol.
jmoiron/sqlx
general purpose extensions to golang's database/sql
Spotifyd/spotifyd
A spotify daemon
raff/godet
Remote client for Chrome DevTools
lhunath/guide.bash.academy
Bash Academy - The Bash Guide
sergi/go-diff
Diff, match and patch text in Go
postgis/postgis
PostGIS spatial database extension to PostgreSQL [mirror]
microcosm-cc/bluemonday
bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
microsoft/vscode
Visual Studio Code