Stars
Flux is a lightweight scripting language for querying databases (like InfluxDB) and working with data. It's part of InfluxDB 1.7 and 2.0, but can be run independently of those.
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Client-side JavaScript Rendering Engine based on Canvas and DOM. This project has been close to my heart as I've gotten an internship offer from Google based on this.
Sql mock driver for golang to test database interactions
go-yelp is a #golang wrapper for the Yelp REST API. It lets you do all kinds of interesting things like searching for businesses, getting user comments and ratings, and handling common errors. The …