gore: Yet another Go REPL
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, …
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 …
Get an overview of a directory, even a big one. A new way to see and navigate directory trees : https://dystroy.org/broot Installation Ussage
Alacritty is the fastest terminal emulator in existence. Using the GPU for rendering enables optimizations that simply aren’t possible without it. Alacritty currently supports macOS, Linux, BSD, and Windows. Alacritty …
Excelize: Golang library for reading and writing Microsoft Excel™ (XLSX) files. Excelize is a library written in pure Go providing a set of functions that allow you to write to …
noise is an opinionated, easy-to-use P2P network stack for decentralized applications, and cryptographic protocols written in Go. noise is made to be minimal, robust, developer-friendly, performant, secure, and cross-platform across multitudes of …
giu Cross platform rapid GUI framework for golang based on Dear ImGui and the great golang binding imgui-go. Supported Platforms The supported platforms depends on GLFW v3.3, so idealy giu could support all …
pgweb: Web-based PostgreSQL database browser written in Go. Overview Pgweb is a web-based database browser for PostgreSQL, written in Go and works on OSX, Linux and Windows machines. Main idea …