Golang Packages To Make Your Life Easier

Manpreet Singh
2 min readApr 5, 2022

Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to Golang, check out the link below to learn more about it:

So, let’s take a look at some Golang packages that can make your life easier!

Glide

First up we have Glide, this is an awesome Golang package that helps you manage your Golang packages! If you want to learn more about this package, check out the link below:

stats

Next up we have stats, this specific package is a statistics package for Go. If you’re someone who plans on doing any statistical related projects in Go, you should definitely check out this package. If you want to learn more about this package, check out the link below:

--

--