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/gobundle
DEPRECATED: I recommend https://github.com/GeertJohan/go.rice
alecthomas/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
alecthomas/awesome-go
A curated list of awesome Go frameworks, libraries and software
alecthomas/gotalk
Async peer communication protocol & library
alecthomas/gengen
A generator for typed source code from generic source code in Go
alecthomas/libcontainer
Linux Containers
alecthomas/muxado
Stream multiplexing for Go
alecthomas/check
A set of utilities for checking Go sources
alecthomas/errcheck
errcheck checks that you checked errors.
alecthomas/go-http-auth
Basic and Digest HTTP Authentication for golang http
alecthomas/go-importer
alecthomas/go-logging
Golang logging library
alecthomas/go-plus
An Enhanced Go Experience For The Atom Editor
alecthomas/go2xunit
Convert "go test" output to xunit compatible (used in Jenkins/Hudson)
alecthomas/goop
A simple dependency manager for Go (golang), inspired by Bundler.
alecthomas/gorp
ORM-ish library for Go
alecthomas/ineffassign
Detect ineffectual assignments in Go code.
alecthomas/libphonenumber
golang port of Google's libphonenumber
alecthomas/log15
Simple, powerful logging for Go
alecthomas/otto
A JavaScript interpreter in Go (golang)
alecthomas/package_control_channel
Default channel file for Package Control. Follow the directions at:
alecthomas/peg
Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
alecthomas/pigeon
Command pigeon generates parsers in Go from a PEG grammar.
alecthomas/pkgreflect
A Go preprocessor for package scoped reflection
alecthomas/protobuf-swift
ProtocolBuffers for Apple Swift
alecthomas/Redditate
A simple, minimal viewer for Reddit
alecthomas/regexp2
A regex engine for Go based on the .NET engine
alecthomas/SQLite.swift
A pure Swift framework wrapping SQLite3. Small. Simple. Safe.
alecthomas/SublimeLinter-cppcheck
This linter plugin for SublimeLinter provides an interface to cppcheck.
alecthomas/swagger-spec