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

bexp
bexpGo

An open-source Go framework for building fast, reliable applications with modular tools and multi-language integration.

#multi-language#modular-architecture#developer-tools
Stars25
Forks3
Last commit1 month ago
LiipCodeBundle
LiipCodeBundlePHP

A set of Symfony console commands to locate and edit classes, templates, bundles, and services via CLI.

#developer-tools#productivity#class-locator
Stars25
Forks1
Last commit8 years ago
d3-xray
d3-xray

A bookmarklet that reveals data bound to D3.js elements by mousing over them.

#developer-tools#browser-bookmarklet#d3-debugging
Stars25
Forks3
Last commit9 years ago
Quartize
QuartizeJavaScript

Chrome extension that converts Observable Notebooks into Quarto QMD documents with downloadable FileAttachments and project zips.

#notebook-tools#developer-tools#observable-notebook
Stars25
Forks1
Last commit4 years ago
svger-cli
svger-cliTypeScript

A zero-dependency CLI tool that converts SVG files into optimized components for React, Vue, Angular, Svelte, and other modern JavaScript frameworks.

#developer-tools#zero-dependency#converter
Stars25
Forks3
Last commit1 month ago
asdf-sbcl
asdf-sbclShell

An asdf plugin to install Steel Bank Common Lisp from source with configurable build options.

#developer-tools#build-tools#sbcl
Stars25
Forks5
Last commit1 year ago
create-webextension
create-webextensionJavaScript

A CLI tool to generate a new WebExtension project with a single command.

#developer-tools#browser-extension#project-template
Stars25
Forks4
Last commit7 years ago
plugin
pluginJavaScript

ESLint plugin with custom rules to enforce high-performance JavaScript coding patterns.

#developer-tools#v8-optimization#code-quality
Stars25
Forks3
Last commit9 years ago
vim-v
vim-vVim Script

A Vim plugin providing syntax highlighting, auto-indentation, and error detection for the V programming language.

#developer-tools#vlang#code-editing
Stars25
Forks3
Last commit4 years ago
subsee
subseeRust

A CLI tool for inspecting Substrate blockchain node metadata.

#rpc-client#developer-tools#substrate
Stars24
Forks7
Last commit4 years ago
cd-ls
cd-lsShell

A Zsh plugin that automatically runs `ls` after every `cd` command.

#developer-tools#workflow#shell-scripting
Stars24
Forks4
Last commit4 months ago
atom-tree-view-git-status
atom-tree-view-git-statusCoffeeScript

Displays Git repository status (branch name, commits ahead/behind) directly in Atom's tree-view.

#version-control#developer-tools#workflow-tool
Stars24
Forks2
Last commit4 years ago
pretty_benching
pretty_benchingTypeScript

A Deno library for displaying benchmarking progress and results with colorful, customizable command-line output.

#hacktoberfest#developer-tools#bench
Stars24
Forks2
Last commit4 years ago
Nix Shorts
Nix ShortsNix

A collection of short, practical notes about Nix with clear code demonstrations for immediate user needs.

#developer-tools#flakes#derivations
Stars24
Forks0
Last commit2 years ago
completion-sync
completion-syncShell

A zsh plugin that automatically loads shell completions added dynamically to FPATH or XDG_DATA_DIRS after shell startup.

#developer-tools#xdg-base-directory#shell-automation
Stars24
Forks4
Last commit1 month ago
ngx-genie
ngx-genieTypeScript

An advanced developer tool for Angular that visualizes and analyzes the Dependency Injection system to diagnose issues.

#web-worker#developer-tools#angular2
Stars24
Forks2
Last commit1 month ago
eriner
erinerShell

A Zim Framework fork of the Powerline-inspired agnoster prompt theme for Zsh that shows only relevant shell information.

#developer-tools#zsh-plugins#zsh-prompt
Stars24
Forks16
Last commit6 months ago
dctl
dctlRust

A CLI tool and curated Docker Compose collection for managing local web development stacks from anywhere in the terminal.

#compose#developer-tools#devops
Stars24
Forks2
Last commit10 days ago
ApexMate
ApexMateObjective-C

A TextMate plugin for saving Apex code to Salesforce and running tests.

#salesforce#developer-tools#test-runner
Stars24
Forks8
Last commit10 years ago
superconnect
superconnectJavaScript

AI-powered tool that automatically generates Figma Code Connect mappings for React and Angular components.

#design-system#developer-tools#code-connect
Stars24
Forks0
Last commit7 months ago
zshelldoc
zshelldocShell

A documentation generator for Zsh and Bash scripts that parses code and outputs AsciiDoc with function lists, call trees, and variable analysis.

#developer-tools#shell-scripting#asciidoc
Stars24
Forks2
Last commit2 years ago
gpt
gptShell

A ZSH plugin that enables querying ChatGPT directly from the command line using a simple 'g' command.

#developer-tools#productivity#shell-scripting
Stars24
Forks4
Last commit3 years ago
xc
xcSwift

A command-line tool to open Xcode projects with specific Xcode versions, automatically detecting project files and installed Xcode instances.

#developer-tools#version-management#command-line-tool
Stars24
Forks0
Last commit3 months ago
ripz
ripzShell

A zsh plugin that reminds you of shell aliases using ripgrep to help you use them more frequently.

#ripgrep#developer-tools#productivity
Stars24
Forks1
Last commit7 years ago
bliss
bliss

A delicate Oh My Zsh theme that adds color to your terminal without overwhelming your workspace.

#developer-tools#productivity#ohmyzsh
Stars24
Forks5
Last commit5 years ago
elessar
elessar

A customizable Oh My Zsh theme based on Gitster with Powerline font support and multiline options.

#developer-tools#terminal#powerline-fonts
Stars24
Forks4
Last commit5 years ago
ariake.nvim
ariake.nvimLua

A beautiful, dark color scheme for Neovim, ported from Vimscript to Lua.

#developer-tools#syntax-highlighting#dark-theme
Stars23
Forks3
Last commit9 months ago
neocrush.nvim
neocrush.nvimLua

A Neovim plugin that integrates the Crush AI coding assistant with edit highlighting, terminal management, and version control.

#ai-coding-assistant#developer-tools#version-management
Stars23
Forks2
Last commit3 days ago
help
helpShell

A Zsh plugin that adds syntax highlighting to command help output using bat.

#help#developer-tools#cli-productivity
Stars23
Forks3
Last commit18 days ago
blink-cmp-env
blink-cmp-envLua

A Neovim completion source for environment variables that triggers on the dollar sign.

#autocompletion#editor-tool#developer-tools
Stars23
Forks2
Last commit4 months ago
go-tagger.nvim
go-tagger.nvimLua

A lightweight Neovim plugin for interactively managing struct field tags in Go source files.

#developer-tools#visual-editing#text-editor
Stars23
Forks0
Last commit6 months ago
cryptoprice.nvim
cryptoprice.nvimLua

A NeoVim plugin that displays cryptocurrency prices directly in your editor using the CoinGecko API.

#crypto#developer-tools#productivity
Stars23
Forks1
Last commit10 months ago
startup-timer
startup-timerPython

A zsh plugin that measures and displays shell startup time to help optimize configuration performance.

#developer-tools#shell-optimization#diagnostic-tools
Stars23
Forks2
Last commit2 years ago
rescue-box
rescue-boxJavaScript

Automatically updates a pinned GitHub gist with your daily RescueTime productivity stats.

#developer-tools#rescue-box#time-management
Stars23
Forks15
Last commit8 days ago
lualine-ext.nvim
lualine-ext.nvimLua

A Neovim plugin that extends lualine with additional information displays like LSP references, project names, and date details.

#developer-tools#lualine-extension#status-line
Stars23
Forks2
Last commit10 months ago
Flock
FlockSwift

A Swift/AppKit terminal multiplexer for macOS that runs multiple Claude Code and shell sessions in a single window.

#shell-sessions#ai-coding-assistant#developer-tools
Stars23
Forks4
Last commit1 month ago
PreviousPage 88 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