go-callvis
go-callvis is a development tool to help visualize call graph of a Go program using interactive view. The purpose of this tool is to provide developers with a visual overview of …
go-callvis is a development tool to help visualize call graph of a Go program using interactive view. The purpose of this tool is to provide developers with a visual overview of …
Air is yet another live-reloading command line utility for Go applications in development. Just air in your project root directory, leave it alone, and focus on your code. Features Colorful log output …
GitUI: Blazing fast terminal client for Git written in Rust Features Fast and intuitive keyboard only control Context based help (no need to memorize tons of hot-keys) Inspect, commit, and amend changes (incl. …
Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides ACID transactions, consistent replication and linearizable reads. It’s built from ground up to perform for …
fff: A simple file manager written in bash. It’s Fucking Fast 🚀 Minimal (only requires bash and coreutils) Smooth Scrolling (using vim keybindings) Works on Linux, BSD, macOS, Haiku etc. Supports LS_COLORS! File Operations (copy, paste, cut, ranger style bulk rename, etc) Instant …
bashtop Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Features Easy to use, with a game inspired menu system. Fast and „mostly“ responsive UI …
1. Chopping up a query Way how to slice up a query is to divide and conquer, keeping it essentially the same but running it in smaller “chunks” that affect …
Vitess combines many important MySQL features with the scalability of a NoSQL database. Its built-in sharding features let you grow your database without adding sharding logic to your application. Vitess …