keegancsmith
South African working for @sourcegraph. Did stints in Bay Area and London for @facebook.
@sourcegraphCape Town, South Africa
Pinned Repositories
zoekt
Fast trigram based code search
nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
prometheus-ec2-discovery
EC2 service discovery for Prometheus based on AWS Tags
rgp
ripgrep plus - Wraps ripgrep to add google like queries to patterns
rpc
Go stdlib net/rpc with context.Context support
shell
Generate Shell Commands in Go, sprintf Style
sqlf
sqlf generates parameterized SQL statements in Go, sprintf style
vscode
Visual Studio Code
go-langserver
Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
sourcegraph-public-snapshot
Code AI platform with Code Search & Cody
keegancsmith's Repositories
keegancsmith/rgp
ripgrep plus - Wraps ripgrep to add google like queries to patterns
keegancsmith/tmpfriend
Go library to help tie temporary files to the lifetime of a process.
keegancsmith/kubernetes-disk-exporter
Export kubernetes persistent volume metrics to prometheus.
keegancsmith/scrabble
Experiments with Django, eventlet, redis and HTML5 Canvas to make a Scrabble game.
keegancsmith/kubernetes-honeycomb-agent
Export kubernetes events into honeycomb.io
keegancsmith/awesome-go
A curated list of awesome Go frameworks, libraries and software
keegancsmith/cfmt
cfmt is a tool to wrap Go comments over a certain length to a new line.
keegancsmith/docker-images
Collection of docker-images
keegancsmith/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
keegancsmith/errors
Simple error handling primitives
keegancsmith/go
The Go programming language
keegancsmith/go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
keegancsmith/godockerize
Build Docker images from Go packages
keegancsmith/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
keegancsmith/jedi
Awesome autocompletion and static analysis library for python.
keegancsmith/kubediff
Kubediff: a tool for Kubernetes to show differences between running state and version controlled configuration.
keegancsmith/kubeval
Validate your Kubernetes configuration files, supports multiple Kubernetes versions
keegancsmith/lint
[mirror] This is a linter for Go source code.
keegancsmith/melpa
Recipes and build machinery for the biggest Emacs package repo
keegancsmith/rego
reinstall and rerun a Go program when its source files change
keegancsmith/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
keegancsmith/sqlhooks
Attach hooks to any database/sql driver
keegancsmith/stringscore
String scoring algorithm used by VS Code ported to Go
keegancsmith/tf-bluegreen-asg-deployment
example of a blue/green deployment with asgs
keegancsmith/tools
[mirror] Go Tools
keegancsmith/vscode
Visual Studio Code
keegancsmith/websocket-shootout
keegancsmith/zeus
WIP: A dashboard for CI
keegancsmith/zeus-cli
Command Line Interface for Zeus
keegancsmith/zoekt
Fast trigram based code search