The Silver Searcher
A code-searching tool similar to ack, but faster. The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since …
A code-searching tool similar to ack, but faster. The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since …
spinner is a simple package to add a spinner / progress indicator to any terminal application. Examples can be found below as well as full examples in the examples directory. …
go-memdb: Provides the memdb package that implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does …
glow: Render markdown on the CLI, with pizzazz! Installation Usage
gore: Yet another Go REPL that works nicely. Featured with line editing, code completion, and more. Features Line editing with history Multi-line input Package importing with completion Evaluates any expressions, …
GoCD – Continuous Delivery server https://www.gocd.org FREE & OPEN SOURCE CI/CD SERVER. GoCD helps you automate and streamline the build-test-release cycle for worry-free, continuous delivery of your product. GoCD supports Pipelines …
A modern version of ls. https://the.exa.website/ You list files hundreds of times a day. Why spend your time squinting at black and white text? exa is an improved file lister with …