hotei's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
gogs/gogs
Gogs is a painless self-hosted Git service
gophish/gophish
Open-Source Phishing Toolkit
openzfs/zfs
OpenZFS on Linux and FreeBSD
google/go-github
Go library for accessing the GitHub v3 API
uswds/uswds
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
mitchellh/gox
A dead simple, no frills Go cross compile tool
jung-kurt/gofpdf
A PDF document generator with high level support for text, drawing and images
HouzuoGuo/tiedot
A rudimentary implementation of a basic document (NoSQL) database in Go
golang/gddo
Go Doc Dot Org
shurcooL/vfsgen
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
eaigner/hood
Database agnostic ORM for Go
bsdphk/Ntimed
Network time synchronization software, NTPD replacement.
dominikh/go-simple
eaigner/jet
Jet is a super-flexible and lightweight SQL interface for Go
vieux/gocover.io
GoCover.io offers the code coverage of any golang package as a service.
c4s4/gointerfaces
GO program to list all GO public interfaces
klauspost/rawspeed
Raw Image Decoder Library
dsoprea/go-jpeg-image-structure
Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.
Spatially/go-flagged
Declarative flag parameters as struct tags
MichaelTJones/pcg
Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator
unixdj/forego
Forth virtual machine in Go
dsoprea/go-png-image-structure
Read/write PNGs as well as the EXIF in PNGs from pure Go.
m0rcq/go-exif
go-exif supports reading EXIF metadata from image files
dsoprea/go-exiftool
List EXIF tags, set EXIF tags, and extract thumbnails in images using Go.
fogleman/go-maps
Utilities for rendering maps in Go.
dsoprea/go-logging
Useful and awesome logging system for Go with prefixing and stacktraces.
sdboyer/tbsp
run your table-based tests with Go 1.7 subtests
dsoprea/go-gpx
Easily and efficiently processing GPX (geographic track/log) data from Go.