Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Tools

Developer Tools

4803 projects

Showing 36 of 4803 projects

OpenInCode
OpenInCodeSwift

A macOS Finder toolbar app that opens the current folder in Visual Studio Code with one click.

#developer-tools#productivity#finder-toolbar
Stars914
Forks55
Last commit1 month ago
bash-powerline
bash-powerlineShell

A pure Bash implementation of Powerline-style prompts with Git integration and no external dependencies.

#developer-tools#productivity#shell-scripting
Stars911
Forks167
Last commit3 years ago
srgn
srgnRust

A grep-like tool that understands source code syntax for precise search and manipulation across multiple languages.

#developer-tools#regex#rust-lang
Stars910
Forks9
Last commit25 days ago
Widgetize
WidgetizePHP

A Laravel package for creating reusable, cacheable widget components to clean up controllers and boost performance.

#laravel-optimization#developer-tools#blade
Stars910
Forks69
Last commit9 months ago
ocaml-lsp
ocaml-lspOCaml

A language server implementing the Language Server Protocol (LSP) for OCaml, providing editor support like autocompletion and diagnostics.

#dune#developer-tools#language-server
Stars909
Forks163
Last commit1 day ago
terjira
terjiraRuby

An interactive CLI tool for managing Jira issues, sprints, and projects directly from the terminal.

#hacktoberfest#developer-tools#issue-tracking
Stars909
Forks34
Last commit3 years ago
Composer
Composer

A curated list of resources for Composer, Packagist, Satis, plugins, scripts, tutorials, and related tools.

#composer-packages#composer#developer-tools
Stars907
Forks62
Last commit1 month ago
code_formatter
code_formatterPython

A JupyterLab plugin that enables code formatting directly within notebooks using tools like Black and isort.

#jupyterlab-extension#notebook-tools#developer-tools
Stars907
Forks70
Last commit22 days ago
CodeArt
CodeArtLua

A pre-configured NeoVim distribution that transforms NeoVim into a fast, feature-rich general-purpose IDE.

#treesitter#developer-tools#productivity
Stars904
Forks34
Last commit22 days ago
Traits
TraitsSwift

A library for modifying native iOS app properties in real time without restarting the app, even remotely.

#developer-tools#real-time-editing#ui-design
Stars898
Forks27
Last commit9 years ago
js-graphql-intellij-plugin
js-graphql-intellij-pluginJava

GraphQL language support plugin for IntelliJ-based IDEs, providing schema-aware completion, error highlighting, and query execution.

#gql#intellij#developer-tools
Stars898
Forks93
Last commit3 days ago
Go Package Store
Go Package StoreGo

A web app that displays available updates for Go packages in your GOPATH.

#developer-tools#version-checking#dependency-management
Stars896
Forks28
Last commit2 years ago
Consolation
ConsolationC#

An in-game debug console for Unity that displays Debug logs directly within the game, especially useful for mobile development.

#unity3d#unity-package#developer-tools
Stars895
Forks65
Last commit1 year ago
commonregex
commonregexGo

A Go library providing pre-built regular expressions for common patterns like dates, emails, and phone numbers.

#developer-tools#regex#validation
Stars895
Forks72
Last commit6 years ago
Slack
Slack

A curated list of awesome Slack-related resources, including libraries, SDKs, open-source apps, and themes.

#developer-tools#chatops#slack
Stars893
Forks93
Last commit1 year ago
Parity
ParityRuby

Shell commands for development, staging, and production parity for Heroku apps.

#developer-tools#devops#heroku-apps
Stars892
Forks55
Last commit1 year ago
nvim-lightbulb
nvim-lightbulbLua

Shows a lightbulb icon in Neovim when code actions are available via the built-in LSP.

#developer-tools#workflow-optimization#neovim-lsp
Stars892
Forks29
Last commit4 months ago
eslint-nibble
eslint-nibbleJavaScript

A CLI tool to ease into ESLint by fixing one rule at a time, making large-scale linting manageable.

#developer-tools#cli-tool#eslint-nibble
Stars890
Forks32
Last commit9 months ago
Trailing Spaces
Trailing SpacesPython

A Sublime Text plugin that highlights trailing spaces and provides flexible deletion options.

#developer-tools#productivity#whitespace
Stars890
Forks94
Last commit3 years ago
buddy.js
buddy.jsJavaScript

A CLI tool that detects magic numbers (unnamed numerical constants) in JavaScript code to improve maintainability.

#code-smells#developer-tools#maintainability
Stars884
Forks23
Last commit6 years ago
SwiftCLI
SwiftCLISwift

A powerful Swift framework for building command-line interfaces, from simple scripts to complex multi-command tools.

#developer-tools#cli-framework#argument-parsing
Stars884
Forks74
Last commit5 years ago
JET
JETJulia

A static code analyzer for Julia that uses type inference to detect potential bugs and type instabilities without requiring type annotations.

#performance-engineering#julia#developer-tools
Stars882
Forks44
Last commit1 day ago
Laravel Terminal
Laravel TerminalPHP

A web-based terminal for running Laravel Artisan commands and common shell commands directly from your browser.

#developer-tools#web-terminal#productivity
Stars877
Forks64
Last commit1 year ago
Rubocop Rails
Rubocop RailsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#developer-tools#rails
Stars876
Forks312
Last commit4 days ago
redux-cli
redux-cliJavaScript

An opinionated CLI tool for quickly generating Redux/React components, forms, and ducks with consistent project structure.

#developer-tools#productivity#boilerplate
Stars876
Forks51
Last commit8 years ago
Laravel Langman
Laravel LangmanPHP

A Laravel Artisan console manager for searching, updating, adding, and removing translation lines in language files.

#developer-tools#laravel#artisan-commands
Stars873
Forks164
Last commit2 years ago
eureka
eurekaRust

A CLI tool to capture and store ideas in a git repository without leaving the terminal.

#version-control#developer-tools#productivity
Stars873
Forks42
Last commit1 day ago
goverter
goverterGo

Generate type-safe Go converters by defining interface function signatures, avoiding runtime reflection.

#generator#developer-tools#copy
Stars872
Forks69
Last commit4 days ago
RStudio Addins
RStudio AddinsR

A curated list and interactive browser for discovering and installing RStudio addins.

#developer-tools#productivity#r-ecosystem
Stars871
Forks136
Last commit2 years ago
color_coded
color_codedC++

A Vim plugin providing real-time, semantic code highlighting for C, C++, and Objective-C using libclang.

#clang#semantic-analysis#developer-tools
Stars871
Forks49
Last commit2 years ago
RStudio Addins
RStudio AddinsR

A curated list and interactive browser for discovering and installing RStudio addins to extend the IDE's functionality.

#developer-tools#ide-extensions#productivity
Stars871
Forks136
Last commit2 years ago
yai
yaiGo

An AI-powered terminal assistant that uses OpenAI ChatGPT to generate and run commands from natural language descriptions.

#developer-tools#gpt-3#productivity
Stars869
Forks61
Last commit2 years ago
balls
ballsShell

A fully-featured web platform for bash scripting with API-driven development.

#developer-tools#command-line-tools#web-platform
Stars869
Forks37
Last commit10 years ago
nix-alien
nix-alienPython

Run unpatched binaries on Nix/NixOS by automatically resolving and providing their shared library dependencies.

#developer-tools#binary-compatibility#nixos
Stars867
Forks13
Last commit1 month ago
Markdown Magic
Markdown MagicJavaScript

Automatically format markdown files via comment blocks using source code, external data, and custom transforms.

#developer-tools#content-sync#readme
Stars866
Forks223
Last commit1 month ago
Dart Code Metrics
Dart Code MetricsDart

A discontinued software analytics tool for analyzing and improving Dart code quality.

#dart#developer-tools#analyzer
Stars864
Forks271
Last commit3 years ago
PreviousPage 36 of 134

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351