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

hotpot.nvim
hotpot.nvimFennel

A Fennel compiler plugin for Neovim that lets you write your config and plugins in Fennel.

#compiler#developer-tools#lisp
Stars400
Forks14
Last commit1 month ago
agnix
agnixRust

A linter and LSP that validates configuration files for AI coding assistants like Claude Code, Cursor, and Copilot.

#ai-coding-assistant#ai#developer-tools
Stars399
Forks30
Last commit1 day ago
agnix
agnixRust

A linter and LSP that validates configuration files for AI coding assistants like Claude Code, Cursor, and Copilot.

#ai-coding-assistant#ai#developer-tools
Stars399
Forks30
Last commit1 day ago
fuck
fuckC#

A Windows command-line tool that automatically corrects mistyped commands by suggesting the correct one.

#developer-tools#productivity#typo-correction
Stars399
Forks16
Last commit5 years ago
proxy
proxyShell

An oh-my-zsh plugin to configure proxy settings for package managers and command-line tools.

#developer-tools#oh-my-zsh-plugin#command-line-tools
Stars398
Forks62
Last commit9 months ago
GitLab.nvim
GitLab.nvimLua

A Neovim plugin for managing GitLab merge requests, discussions, and pipelines directly from the editor.

#developer-tools#workflow-automation#gitlab
Stars397
Forks61
Last commit12 days ago
elixir-style-guide
elixir-style-guideElixir

A community-driven style guide for Elixir, implemented as checks in the Credo static analysis tool.

#readability#elixir#developer-tools
Stars397
Forks21
Last commit9 years ago
Common Readme
Common ReadmeJavaScript

A command-line tool that generates standardized README files for Node.js modules by extracting metadata from package.json.

#developer-tools#npm#readme-generator
Stars396
Forks237
Last commit4 years ago
Melody
MelodyPHP

Run single-file PHP scripts with automatic Composer dependency resolution.

#composer#developer-tools#cli-tool
Stars395
Forks25
Last commit7 years ago
Redux
Redux

A curated catalog of Redux libraries, utilities, boilerplates, and learning resources for JavaScript developers.

#functional-programming#developer-tools#frontend
Stars394
Forks36
Last commit7 years ago
Regex
Regex

A curated collection of the best regular expression tools, tutorials, libraries, and resources across all major regex flavors.

#developer-tools#regex#regular-expression
Stars394
Forks18
Last commit8 months ago
ai-commit
ai-commitPHP

A CLI tool that uses AI to automatically generate conventional git commit messages from staged changes.

#commit#ai#git-diff
Stars394
Forks22
Last commit2 days ago
skydio/revup
skydio/revupPython

A productivity-focused Git tool that creates and manages multiple relative pull requests from a single upload.

#github-integration#version-control#developer-tools
Stars394
Forks110
Last commit11 days ago
Audion
AudionTypeScript

A Chrome extension that visualizes Web Audio API graphs in real-time within DevTools.

#developer-tools#audio-visualization#graph-visualization
Stars393
Forks57
Last commit2 months ago
vue-command
vue-commandVue

A fully working, feature-rich terminal emulator component for Vue.js applications.

#terminal-emulator#developer-tools#ui-component
Stars393
Forks47
Last commit5 months ago
Sassdash
SassdashSCSS

A Sass implementation of lodash, providing a comprehensive collection of utility functions for advanced SCSS development.

#functional-programming#developer-tools#sass
Stars391
Forks20
Last commit3 years ago
github-auth
github-authRuby

A command-line tool for managing SSH keys from GitHub users to enable secure pair programming sessions.

#github-integration#developer-tools#ssh-key-management
Stars390
Forks17
Last commit8 years ago
hget
hgetHTML

A CLI and API tool that converts HTML into plain text, Markdown, or filtered HTML for terminal viewing.

#developer-tools#terminal-utility#content-extraction
Stars389
Forks13
Last commit2 years ago
claude-hooks
claude-hooksTypeScript

A TypeScript-based system for configuring and customizing Claude Code hooks with full type safety and auto-completion.

#developer-tools#type-safety#claude-code
Stars389
Forks26
Last commit1 year ago
fccf
fccfC++

A fast command-line tool that searches C/C++ source code using AST parsing and prints matching code snippets.

#clang#developer-tools#open-source
Stars388
Forks19
Last commit1 year ago
unconvert
unconvertGo

A Go tool that identifies and removes unnecessary type conversions from Go source code.

#developer-tools#go-linter#type-conversions
Stars387
Forks26
Last commit13 days ago
json-schema-benchmark
json-schema-benchmarkJavaScript

Performance benchmark and test suite for Node.js JSON-schema validators, evaluating speed, spec compliance, and side-effects.

#developer-tools#performance-testing#validation
Stars387
Forks39
Last commit
pyanalyze
pyanalyzePython

A semi-static Python type checker that imports modules to understand dynamic constructs and enable plugin extensions.

#developer-tools#plugin-system#linter
Stars386
Forks39
Last commit7 months ago
Ice
IceSwift

A developer-friendly command-line interface layer on top of Swift Package Manager with better output and imperative package management.

#developer-tools#swift-package-manager#cli-tool
Stars386
Forks17
Last commit5 years ago
vscode-elixir-ls
vscode-elixir-lsTypeScript

Elixir language support and debugger for VS Code, powered by the Elixir Language Server (ElixirLS).

#elixir#developer-tools#language-server
Stars386
Forks41
Last commit3 years ago
Shisho
ShishoRust

A lightweight static analyzer for developers that finds code patterns across multiple programming languages.

#multi-language#developer-tools#terraform-security
Stars385
Forks13
Last commit3 years ago
TypL
TypLJavaScript

A configurable type linter for JavaScript using standard syntax and heavy type inferencing.

#developer-tools#linter#type-inference
Stars384
Forks11
Last commit4 years ago
DigitalOcean
DigitalOcean

A curated collection of guides, tools, and resources for developers using DigitalOcean's cloud platform.

#hacktoberfest#developer-tools#devops
Stars381
Forks27
Last commit5 years ago
Abbreviation Tips
Abbreviation TipsShell

A fish shell plugin that displays tips when you can use abbreviations or aliases, helping you remember them.

#abbreviation#developer-tools#productivity
Stars381
Forks8
Last commit2 years ago
CyberNvim
CyberNvimLua

A fully-featured, IDE-like Neovim distribution that prioritizes simplicity and extensibility in a minimal codebase.

#neovim-config#developer-tools#vim
Stars380
Forks13
Last commit1 year ago
spark.fish
spark.fishShell

A Fish shell plugin for generating sparklines in the terminal with improved performance and additional flags.

#developer-tools#open-source#spark
Stars380
Forks6
Last commit5 years ago
njsTrace
njsTraceJavaScript

A Node.js tracing and instrumentation utility that logs function calls, arguments, return values, and execution times.

#tracing#runtime-analysis#developer-tools
Stars380
Forks43
Last commit9 months ago
dtool
dtoolRust

A command-line tool collection for data conversion, encoding, encryption, and hashing written in Rust.

#developer-tools#hashing#command-line-tool
Stars379
Forks26
Last commit9 months ago
errwrap
errwrapGo

A Go tool that analyzes and fixes fmt.Errorf() calls to use the new %w error-wrapping verb directive.

#developer-tools#go-1.13#analyzer
Stars379
Forks16
Last commit1 year ago
nvim-aider
nvim-aiderLua

A Neovim plugin that integrates Aider AI coding assistant directly into the editor for enhanced AI-assisted development.

#ai-coding-assistant#developer-tools#aider-integration
Stars376
Forks29
Last commit26 days ago
react-native-slowlog
react-native-slowlogJavaScript

A high-performance timer-based profiler for React Native that helps identify significant performance bottlenecks.

#debugging-tools#developer-tools#tools
Stars376
Forks16
Last commit9 years ago
PreviousPage 48 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
2 years ago
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351