leoneu's Stars
golang/go
The Go programming language
PostgREST/postgrest
REST API for any Postgres database
urfave/cli
A simple, fast, and fun package for building command line apps in Go
tmux-plugins/tmux-resurrect
Persists tmux environment across system restarts.
sjwhitworth/golearn
Machine Learning for Go
aws/aws-sdk-go
AWS SDK for the Go programming language.
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
rakyll/boom
HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
jessfraz/dotfiles
My dotfiles. Buyer beware ;)
trustmaster/goflow
Flow-based and dataflow programming library for Go (golang)
colinmarc/hdfs
A native go client for HDFS
robpike/ivy
ivy, an APL-like calculator
paypal/gatt
Gatt is a Go package for building Bluetooth Low Energy peripherals
codegangsta/inject
Dependency injection for go
octoblu/meshblu
Meshblu is a cross-protocol IoT machine-to-machine messaging system.
magiconair/properties
Java properties scanner for Go
HouzuoGuo/laitos
Top geek's chindogu - personal assistant over satellite/telephone/SMS/chatbot, plus web infrastructure servers (web & mail, ad-free DNS, TCP-over-DNS, web proxy, etc)
gonum/graph
Graph packages for the Go language [DEPRECATED]
joeshaw/envdecode
Go package for populating structs from environment variables using struct tags
ghemawat/stream
Package stream provides filters that can be chained together in a manner similar to Unix pipelines.
BurntSushi/ty
Easy parametric polymorphism at run time using completely unidiomatic Go.
daviddengcn/gosl
Go Script Language
dpolansky/go-poet
A Go package for generating Go code
tv42/alone
Go Alone is an experiment into running Go as an appliance-oriented operating system
rmera/gochem
A library for Computational Chemistry in the Go programming language
benalexau/ibconnect
HTTP service for durable Interactive Brokers account balance and portfolio histories
jimmyfrasche/txt
command line templates
imjasonh/gapi
Google API command-line client, written in Go
go-schwab/trader
⚡ fast unofficial schwab traderapi hook
AustenConrad/go-oauth2-google-appengine
Sample Go project demonstrating how to do OAuth2 when deployed on the Google App Engine.