minimoke's Stars
noborus/trdsql
CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
a8m/golang-cheat-sheet
An overview of Go syntax and features.
ardanlabs/gotraining
Go Training Class Material :
aerospike/aerospike-jdbc
Minimalist JDBC driver for Aerospike
dolthub/go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
timveil/hive-jdbc-uber-jar
Hive JDBC "uber" or "standalone" jar based on the latest Apache Hive version
MonashTS/tempo
Monash Time Series Classification Library
MaccaTech/PostgresPrefs
Preference Pane for administering PostgreSQL on macOS
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
jdxyw/julia
Generative Julia Set Image in Go
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
go-resty/resty
Simple HTTP and REST client library for Go
benbjohnson/litestream
Streaming replication for SQLite.
OS2World/UTIL-MOUSE-MousePen
Program that uses a backpropogation neural network to recognize characters.
dariubs/GoBooks
List of Golang books
muesli/duf
Disk Usage/Free Utility - a better 'df' alternative
brianvoe/gofakeit
Random fake data generator written in go
YellowfinBI/Docker
Yellowfin Docker Images
simoc/csvjdbc
Mirror of git://git.code.sf.net/p/csvjdbc/code
chaisql/chai
Modern embedded SQL database
RayTracing/InOneWeekend
DEPRECATED — Head to the raytracing.github.io repo for the new home
uber-go/guide
The Uber Go Style Guide.
willprice/ray-tracing-in-one-weekend
C++ Ray tracer from the book "Ray Tracing in One weekend" by Peter Shirley
DheerendraRathor/GoTracer
A distributed Go implementation of Ray Tracing in One Weekend by Peter Shirley
RayTracing/raytracing.github.io
Main Web Site (Online Books)
Masterminds/sprig
Useful template functions for Go templates.
bit101/CodingMath
shenwei356/csvtk
A cross-platform, efficient and practical CSV/TSV toolkit in Golang