Mockery; Mock Everything In Go.

1 year ago
Nathaniel Blakely

Mockery is an awesome tool that offers the ability to generate mocks from Go interfaces. Additionally, it's output uses the…

Testify; Test Your Go Code

Testify is a testing library that makes writing tests for your Go code easy. It reduces the amount of code…

1 year ago

Certmagic; Automagic HTTPS for Golang

Certmagic is a Golang library which allows to user to easily and automatically setup HTTPS on their application. So easy,…

1 year ago

How to install the Boost C++ libraries

The Boost C++ libraries are a set of free peer-reviewed C++ libraries. They are intended to be useful for a…

1 year ago

Learn how to set ulimit on Linux

Often times you will need to increase the maximum number of file descriptors in order to achieve proper functionality of…

1 year ago

Served; Build RESTful C++ servers

Served is a C++ library for easy creation of highly performant web servers. It presents a clean and elegant modern…

1 year ago

This website uses cookies.