Gocyclo

Gocyclo calculates cyclomatic complexities of functions in Go source code. Installation Usage

Gonum Numerical Packages

Gonum is a set of packages designed to make writing numerical and scientific algorithms productive, performant, and scalable. Gonum contains libraries for matrices and linear algebra; statistics, probability distributions, and sampling; tools for function differentiation, integration, and optimization; network creation …

chime: A Go editor for macOS

Chime 1.0 is Available Chime is out, and available to everyone. Here’s a look at the state of the release and where we go from here. Built for macOS Chime …

gdlv: GUI frontend for Delve

Gdlv is a graphical frontend to Delve for Linux, Windows and macOS. Setup First make sure you have the current version of delve installed: then install gdlv: Use Ctrl+plus and Ctrl+minus, or config …

Data science without the drudgery

VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which …