judwhite's Stars
golang/talks
Go talks
rs/zerolog
Zero Allocation JSON Logger
gorhill/cronexpr
Cron expression parser in Go language (golang)
robfig/cron
a cron library for go
dgryski/interesting-papers
Interesting papers I'd like to implement (or at least have implementations of)
dgryski/go-highway
Go implementation of Google's HighwayHash
dgryski/go-jump
go-jump: Jump consistent hashing
dgryski/go-tsz
Time series compression algorithm from Facebook's Gorilla paper
dgryski/go-perfbook
Thoughts on Go performance optimization
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
bjwbell/gensimd
SIMD for Go
jaketodaro/discrete-interval-tree
An efficient data structure for storing non-overlapping intervals.
mna/pigeon
Command pigeon generates parsers in Go from a PEG grammar.
therecipe/qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
Masterminds/semver
Work with Semantic Versions in Go
asdine/storm
Simple and powerful toolkit for BoltDB
AdamNowotny/toxicity-charts
Code metrics visualization for .NET code (client-side HTML 5 app)
alecthomas/kingpin
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
glycerine/zebrapack
ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema. Strong typing. Well documented (and msgpack2 compatible) format so other languages can be readily supported. See also https://github.com/glycerine/greenpack for a more recent alternative. Docs:
ongardie/raft.tla
TLA+ specification for the Raft consensus algorithm
tlaplus/tlaplus
TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
aws/aws-xray-sdk-go
AWS X-Ray SDK for the Go programming language.
traefik/traefik
The Cloud Native Application Proxy
vulcand/vulcand
Programmatic load balancer backed by Etcd
petehunt/webpack-howto
vercel/pkg
Package your Node.js project into an executable
japaric/trust
Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
golang-collections/b
A fork of cznic b+ tree, for our []byte backed collections
upspin/upspin
Upspin: A framework for naming everyone's everything.