Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!
Talks: https://www.youtube.com/playlist?list=PL2ntRZ1ySWBdD9bru6IR-_WXUgJqvrtx9
Lightning Talks: https://www.youtube.com/playlist?list=PL2ntRZ1ySWBfhRZj3BDOrKdHzoafHsKHU
This is primarily a big bug patch and enhancement release. There are a few new things, but a lot of what is in this release came out of the great bug reports found during GopherCon.
https://blog.gobuffalo.io/buffalo-v0-9-2-released-566a703ff831
Inspired by the awesome rubular.com, Gobular let's you test your Go regular expressions online, quickly.
Built using the Buffalo framework, the source can be found at https://github.com/markbates/gobular.
Kubicorn - Create, manage, snapshot, and scale Kubernetes infrastructure in the public cloud.
Gramework - One of the fastest framework written in Go, while respecting the licenses. Bringing convenient, useful high performance battle-tested solutions to opensource.
uiprogress - A go library to render progress bars in terminal applications
go-pry a interactive REPL for Go that allows you to drop into your code at any point.
This is our six-part series on Golang Pros and Cons for using Go in a DevOps development cycle. In this one, we discuss Golang’s runtime, compilation, and maintenance speed (the pros); and lack of generics (the) con).
Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.
JustForFunc #15, a code review with logging, errors, and signals.
https://blog.gobuffalo.io/buffalo-v0-9-1-released-6bbf679f7e72