Bear is a command line tool that intercepts the build systems (for example, make) and automatically generates a compile_commands.json file, which is a standardized compilation database used by tools such...
FlatBuffers is a cross-platform serialization library for efficiently storing and accessing structured data. The flatc is a FlatBuffers compiler used to compile .fbs files, which define tables, structs, enums, and...
The ttyd is a lightweight command-line tool that allows sharing the terminal over the web, making it accessible from any browser. It provides a fast and convenient way to run...
ImHex is an open-source hex editor designed for reverse engineering, binary analysis, and low-level data inspection. It's especially popular among security researchers, firmware analysts, and developers who need to analyze...
Mago is a modern, high-performance toolchain for PHP developers, built in Rust for speed, safety, and reliability. It combines several essential code-quality tools into one streamlined workflow, helping teams maintain...
The Symfony CLI is an open-source command line tool for building, running and managing Symfony applications written in PHP programming language. This tool streamlines common development tasks and improves the...
Fresh is an open-source terminal-based text editor written in Rust programming language with a focus on speed and ease of use. It's designed to give the GUI-like editing experience right...
PowerShell is an open-source shell program from Microsoft for automation and configuration management. Unlike traditional command prompts, it works with objects rather than plain text, allowing administrators and developers to...
Poppler is a widely used PDF rendering library. It also provides a collection of utilities to work with PDF files via command line. These tools allow you to extract text...
Glow is a lightweight command line application for rendering Markdown files directly in the terminal. It's especially useful for quickly previewing documentation, README files, or notes without needing a graphical...