groks's Stars
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
jmoiron/sqlx
general purpose extensions to golang's database/sql
boltdb/bolt
An embedded key/value database for Go.
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
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
emacs-tw/awesome-emacs
A community driven list of useful Emacs packages, libraries and other items.
uBlock-LLC/uBlock
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
ericchiang/pup
Parsing HTML at the command line
ConnorAtherton/walkway
An easy way to animate SVG elements.
zenazn/goji
Goji is a minimalistic web framework for Golang that's high in antioxidants.
xeipuuv/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
unrolled/secure
HTTP middleware for Go that facilitates some quick security wins.
mperham/inspeqtor
Monitor your application infrastructure!
zakjan/cert-chain-resolver
SSL certificate chain resolver
djherbis/buffer
Composable Buffers for Go #golang
yosssi/gcss
Pure Go CSS Preprocessor
cantino/reckon
Flexibly import bank account CSV files into Ledger for command-line accounting
major/cis-rhel-ansible
Ansible playbooks for CIS Benchmarks on RHEL/CentOS 6
rakyll/globalconf
Persist flag values into an ini file
jwaldrip/odin
A go-lang library to help build self documenting command line applications.
matthew-andrews/workshop-making-it-work-offline
Making it work offline, the workshop
elithrar/simple-scrypt
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
qedus/nds
A Go (golang) Google App Engine datastore package with strongly consistent caching.
Lindydancer/font-lock-studio
Debugger for Font Lock keywords
mdmarek/topo
A library to create in process topologies of goroutines connected by channels.
heroku/instruments
Collecting metrics over discrete time intervals
bmizerany/aws4
A Go package for AWS Signature version 4
pendo-io/appwrap
Interfaces to abstract appengine datastore and memcache (now memstore) for go, along with simple reimplementation for testing only