Developer Tools
Editors, terminals, CLI utilities and everything that powers a dev workflow.
11 apps
Ranking
Best Open-Source Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.
Lazygit
jesseduffield
Lazygit provides a terminal-based interface for managing Git repositories. It simplifies common Git operations with an interactive UI.
Tabby
Eugeny
Tabby is a modern terminal emulator designed for developers. It offers an improved user experience with enhanced features and aesthetics. The tool focuses on streamlining workflow in a contemporary development environment.
ripgrep
BurntSushi
ripgrep is a command-line tool that recursively searches directories for text patterns using regular expressions. It automatically respects gitignore rules to exclude files and directories specified in version control.
bat
sharkdp
Bat is a command-line tool that functions as an enhanced version of cat, offering syntax highlighting and Git integration. It provides improved readability for code and text files in terminal environments.
GitHub CLI
cli
GitHub CLI is a command-line tool for interacting with GitHub repositories and workflows. It simplifies tasks like pull requests, issues, and repository management directly from the terminal. The tool integrates with GitHub's API for seamless development workflows.
fd
sharkdp
A fast and user-friendly alternative to the 'find' command, designed for efficient file searching. It simplifies common file operations with a straightforward syntax.
VSCodium
VSCodium
VSCodium provides clean, telemetry-free binary releases of VS Code. It removes Microsoft branding and licensing while maintaining core functionality. The software is built from the same open-source codebase as VS Code.
GitHub Desktop
shiftkey
GitHub Desktop is a developer tool forked to provide Linux distribution support. It offers a graphical interface for managing Git repositories and interacting with GitHub.