Pinned Repositories
chroma
A general purpose syntax highlighter in pure Go
entityx
EntityX - A fast, type-safe C++ Entity-Component system
go_serialization_benchmarks
Benchmarks of Go serialization methods
gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint
kingpin
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
kong
Kong is a command-line parser for Go
participle
A parser library for Go
repr
Python's repr() for Go
voluptuous
CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
hermit
🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.
alecthomas's Repositories
alecthomas/gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint
alecthomas/jsonschema
Maintenance has moved to https://github.com/invopop/jsonschema
alecthomas/gozmq
Go (golang) bindings for the 0mq (zmq, zeromq) C API
alecthomas/log4go
Logging package similar to log4j for the Go programming language
alecthomas/ondir
OnDir is a small program to automate tasks specific to certain directories
alecthomas/SublimeLinter-contrib-gometalinter
SublimeLinter plugin for gometalinter
alecthomas/kafka-go
Kafka library in Go
alecthomas/SublimeLinter-contrib-golang-cilint
DEPRECATED: Use https://github.com/cixtor/SublimeLinter-golangcilint
alecthomas/WaveGrowl.app
Wave notifications via Growl on Mac
alecthomas/dynamosql
DynamoDB SQL Driver
alecthomas/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
alecthomas/buildkite-test-analytics-go
Golang support for Buildkite Test Analytics
alecthomas/css
CSS Selectors for Go
alecthomas/ecs_benchmark
Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)
alecthomas/gh-ost
GitHub's Online Schema Migrations for MySQL
alecthomas/go-deepcopy
A Golang package for doing a deep copy for (just about) anything
alecthomas/go-libproc
Golang bindings for macOS / OS X libproc
alecthomas/go-ninja
Abstracted syntax tree and generator for Ninja build files
alecthomas/go.rice
go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
alecthomas/Godef
Plugin of sublime to use godef to go to definitions accurately.
alecthomas/golang-geo
Geographical calculations in Go (stripped down fork of kellydunn/golang-geo)
alecthomas/goption
Optional values for Go
alecthomas/goreman
foreman clone written in go language
alecthomas/lunatic
Lunatic is an Erlang-inspired runtime for WebAssembly
alecthomas/mango
mango is a man-page generator for the Go flag, pflag, and cobra packages
alecthomas/overmind
Process manager for Procfile-based applications and tmux
alecthomas/protog
alecthomas/RosettaCodeData
RosettaCode Data Project
alecthomas/topsort
Topological Sorting for Golang
alecthomas/wizardry
🍄 A parser, interpreter and compiler for libmagic rule files in golang