Minio: High Performance, Kubernetes-Friendly Object Storage
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 …
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
Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. One can sample any dynamic process right from the terminal — observe changes …
Upterm is an open-source solution for sharing terminal sessions instantly with the public internet over secure tunnels. What it’s good for Remote pair programming Access remote computers behind NATs and firewalls …
Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. Seeing weird case-sensitive problems? It’s in the past been possible to import Logrus as both …
gophernotes is a Go kernel for Jupyter notebooks and nteract. It lets you use Go interactively in a browser-based notebook or desktop app. Use gophernotes to create and share documents that contain live Go code, equations, …