Pinned Repositories
aichallenge
AI Challenge
birpc
Bi-directional RPC library for Go, including JSON-over-WebSocket
goda
Go Dependency Analysis toolkit
GoSkills
A detailed implementation of the TrueSkill algorithm written in Go ported from Jeff Moser's original C# implementation. Also see Jeff's "Computing Your Skill" blog post
monochrome
VSCode color theme
kit
A standard library for microservices.
log
A minimal and extensible structured logger
logfmt
Package logfmt marshals and unmarshals logfmt messages.
stack
Package stack implements utilities to capture, manipulate, and format call stacks.
ChrisHines's Repositories
ChrisHines/GoSkills
A detailed implementation of the TrueSkill algorithm written in Go ported from Jeff Moser's original C# implementation. Also see Jeff's "Computing Your Skill" blog post
ChrisHines/monochrome
VSCode color theme
ChrisHines/aichallenge
AI Challenge
ChrisHines/goda
Go Dependency Analysis toolkit
ChrisHines/birpc
Bi-directional RPC library for Go, including JSON-over-WebSocket
ChrisHines/bolt
An embedded key/value database for Go.
ChrisHines/bowyer-watson
Go implementation of the Bowyer-Watson algorithm to create a Delaunay Triangulation
ChrisHines/coverpkgtest
Minimal reproducer for a Go bug report.
ChrisHines/cuelang.org
Source for the https://cuelang.org site
ChrisHines/delve
Delve is a debugger for the Go programming language.
ChrisHines/dep
Go dependency tool
ChrisHines/dep-test
For testing github.com/golang/dep
ChrisHines/errors
Functions for manipulating errors
ChrisHines/ff
Flags-first package for configuration
ChrisHines/gddo
Go Doc Dot Org
ChrisHines/go
The Go programming language
ChrisHines/go-1.8-release-party
https://github.com/golang/go/wiki/Go-1.8-Release-Party
ChrisHines/go-fuzz
Randomized testing for Go
ChrisHines/GoGuru
GoGuru is a Golang plugin for SublimeText 3 that integrates the Go guru tool.
ChrisHines/gokit
A toolkit for Go in service-oriented architectures.
ChrisHines/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
ChrisHines/logfmt.github.io
ChrisHines/mux
A powerful URL router and dispatcher for golang.
ChrisHines/odbc
odbc driver written in go
ChrisHines/oggvorbis
a native go ogg/vorbis decoder
ChrisHines/pkg-errors-test
ChrisHines/plot
A repository for plotting and visualizing data
ChrisHines/talks
ChrisHines/toml-test
A language agnostic test suite for TOML parsers.