slank's Stars
chrissimpkins/codeface
Typefaces for source code beautification
dullgiulio/pingo
Plugins for Go
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
didip/tollbooth
Simple middleware to rate-limit HTTP requests.
yhat/scrape
A simple, higher level interface for Go web scraping.
fvbock/endless
Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
opsschool/curriculum
Ops School Curriculum
djherbis/buffer
Composable Buffers for Go #golang
ultrajson/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
anacrolix/torrent
Full-featured BitTorrent client package and utilities
google/yapf
A formatter for Python files
klen/graphite-beacon
Simple alerting system for Graphite metrics
grpc/grpc-experiments
Experiments and proposals for gRPC features.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
rsms/gotalk
Async peer communication protocol & library
nanomsg/mangos-v1
The pure golang implementation of nanomsg (version 1, frozen)
huandu/xstrings
Implements string functions widely used in other languages but absent in Go.
kahun/awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
yaronn/blessed-contrib
Build terminal dashboards using ascii/ansi art and javascript
sanbornm/go-selfupdate
Enable your Go applications to self update
hashicorp/envconsul
Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.
aws/aws-sdk-go
AWS SDK for the Go programming language.
dustin/go-jsonpointer
jsonpointer implementation for go
rnd42/go-jsonpointer
Implements IETF RFC 6901 JSON pointers in Go.
boltdb/bolt
An embedded key/value database for Go.
willyg302/clip.py
Embeddable, composable [c]ommand [l]ine [i]nterface [p]arsing
mewwts/addict
The Python Dict that's better than heroin.
shirou/gopsutil
psutil for golang
spf13/cobra
A Commander for modern Go CLI interactions