Excelize: Golang library for reading and writing Microsoft Excel
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 …
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 …
MinIO is pioneering high performance object storage. With READ/WRITE speeds of 55 GB/s and 35 GB/s on standard hardware, object storage can operate as the primary storage tier for a …
Mattermost: The fastest growing messaging platform for DevOps. Cool enough for Bungie. Secure enough for the US Army. High Trust Messaging for the Enterprise. Mattermost is a flexible, open source …
GoTTY is a simple command line tool that turns your CLI tools into web applications. Homebrew Installation Usage Run gotty with your preferred command as its arguments (e.g. gotty top). By default, GoTTY …
Ginkgo is a BDD-style Go testing framework built to help you efficiently write expressive and comprehensive tests. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic. Feature …
Static single assignment form In compiler design, static single assignment form (often abbreviated as SSA form or simply SSA) is a property of an intermediate representation (IR), which requires that each variable is assigned exactly once, and every variable …
Code Runner is great plugin for MS VS Code editor. default shortcut: control+option(alt)+n