Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Tools

Developer Tools

2662 projects

Showing 36 of 2662 projects

Awesome Static Analysis
Awesome Static AnalysisRust

A curated directory of static analysis (SAST) tools and linters for all programming languages, config files, and build tools.

#hacktoberfest#developer-tools#linter
Stars14.6k
Forks1.5k
Last commit
awesome-static-analysis
awesome-static-analysisRust

A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more.

#hacktoberfest#developer-tools#security-analysis
Stars14.6k
Forks1.5k
Last commit
prezto
preztoShell

A configuration framework for Zsh that enriches the command line with sane defaults, aliases, functions, auto completion, and prompt themes.

#plugin-manager#developer-tools#open-source
Stars14.5k
Forks4.4k
Last commit1 month ago
tokei
tokeiRust

A fast and accurate command-line tool that counts lines of code, comments, and blanks across over 150 programming languages.

#developer-tools#productivity#badge
Stars14.5k
Forks681
Last commit1 month ago
ast-grep
ast-grepRust

A CLI tool for structural code search, linting, and rewriting using abstract syntax trees, written in Rust.

#developer-tools#linter#codemod
Stars14.4k
Forks393
Last commit1 day ago
redux-devtools
redux-devtoolsTypeScript

Developer tools for Redux with hot reloading, action replay, and customizable UI.

#developer-tools#hot-reloading#browser-extension
Stars14.4k
Forks1.2k
Last commit2 days ago
Redux DevTools
Redux DevToolsTypeScript

Developer tools for Redux with hot reloading, action replay, and customizable UI, available as a browser extension or standalone app.

#developer-tools#hot-reloading#browser-extension
Stars14.4k
Forks1.2k
Last commit2 days ago
AstroNvim
AstroNvimLua

An aesthetic and feature-rich Neovim configuration with a curated set of plugins for extensible and easy-to-use development.

#neovim-config#developer-tools#productivity
Stars14.3k
Forks950
Last commit28 days ago
Microservices
Microservices

A curated list of principles, frameworks, tools, and resources for building and managing microservice architectures.

#api-gateway#software-architecture#developer-tools
Stars14.3k
Forks1.8k
Last commit3 days ago
pure
pureShell

A minimal, fast, and aesthetically pleasing ZSH prompt with async Git status and customizable options.

#developer-tools#shell-prompt#minimalist
Stars14.3k
Forks1.0k
Last commit20 days ago
Awesome Ruby
Awesome Ruby

A categorized community-driven collection of awesome Ruby libraries, tools, frameworks, and software.

#developer-tools#ruby-gems#open-source
Stars14.1k
Forks1.8k
Last commit8 days ago
Ruby
Ruby

A categorized community-driven collection of awesome Ruby libraries, tools, frameworks, and software.

#community-driven#developer-tools#collection
Stars14.1k
Forks1.8k
Last commit8 days ago
Amazon Web Services
Amazon Web ServicesPython

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources.

#kinesis#lambda#aws-cli
Stars14.1k
Forks1.9k
Last commit2 years ago
PHPStan
PHPStanPHP

A static analysis tool for PHP that discovers bugs in your code without running it.

#developer-tools#static-code-analysis#php7
Stars14.0k
Forks949
Last commit1 day ago
logger
loggerJava

A simple, pretty, and powerful logging library for Android applications.

#developer-tools#pretty-print#android
Stars13.8k
Forks2.1k
Last commit3 years ago
quicktype
quicktypeTypeScript

Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL for many programming languages.

#multi-language#developer-tools#graphql
Stars13.8k
Forks1.2k
Last commit7 months ago
nvim-lspconfig
nvim-lspconfigLua

A collection of ready-to-use Language Server Protocol configurations for Neovim's built-in LSP client.

#vimscript#developer-tools#code-editing
Stars13.7k
Forks2.5k
Last commit1 day ago
HTTP API design guide extracted from work on the Heroku Platform API
HTTP API design guide extracted from work on the Heroku Platform API

A comprehensive design guide for building consistent, business-focused HTTP+JSON APIs, extracted from Heroku's Platform API.

#json-api#api-best-practices#developer-tools
Stars13.7k
Forks1.0k
Last commit2 years ago
Flysystem
FlysystemPHP

A PHP file storage abstraction library providing a unified interface for local and remote filesystems.

#filesystem#vendor-agnostic#developer-tools
Stars13.6k
Forks854
Last commit13 days ago
Code Style Fixer
Code Style FixerPHP

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

#composer#developer-tools#code-standards
Stars13.5k
Forks1.6k
Last commit1 day ago
shiki
shikiTypeScript

A beautiful and powerful syntax highlighter based on TextMate grammar for accurate code highlighting.

#developer-tools#syntax-highlighting#code-editor-themes
Stars13.4k
Forks592
Last commit5 days ago
scalene
scalenePython

A high-performance CPU, GPU, and memory profiler for Python with AI-powered optimization suggestions.

#developer-tools#python-profiling#profiles-memory
Stars13.4k
Forks436
Last commit3 days ago
powerlevel9k
powerlevel9kShell

A highly customizable ZSH theme with Powerline fonts for building beautiful and functional command-line interfaces.

#developer-tools#prompt-toolkit#terminal
Stars13.4k
Forks916
Last commit6 years ago
es6-cheatsheet
es6-cheatsheetJavaScript

A comprehensive cheatsheet for ES2015 (ES6) featuring tips, tricks, best practices, and code snippets for JavaScript developers.

#reference-guide#developer-tools#es6-javascript
Stars13.3k
Forks1.1k
Last commit3 years ago
Rust-Clippy
Rust-ClippyRust

A collection of over 800 lints to catch common mistakes and improve your Rust code.

#rust-linter#developer-tools#lint
Stars13.2k
Forks2.0k
Last commit1 day ago
Whoops
WhoopsPHP

A flexible error handler framework for PHP that provides a pretty error interface and stacked error handling.

#composer#developer-tools#stack-trace
Stars13.2k
Forks599
Last commit1 month ago
Awesome Elixir
Awesome ElixirElixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources, and shiny things.

#elixir#developer-tools#package-directory
Stars13.1k
Forks1.2k
Last commit7 months ago
Elixir
ElixirElixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources, and shiny things.

#elixir#developer-tools#open-source
Stars13.1k
Forks1.2k
Last commit7 months ago
Awesome Modern C++
Awesome Modern C++HTML

A curated collection of resources for learning and using modern C++ (C++11 and beyond).

#programming-language#developer-tools#cpp17
Stars13.0k
Forks1.2k
Last commit1 year ago
Terminals Are Sexy
Terminals Are SexyShell

A curated list of terminal frameworks, plugins, emulators, and resources for CLI enthusiasts.

#developer-tools#productivity#terminal-tools
Stars13.0k
Forks644
Last commit1 year ago
PrismJS
PrismJSJavaScript

A lightweight, robust, and elegant syntax highlighting library for websites and applications.

#developer-tools#syntax-highlighting#website-enhancement
Stars13.0k
Forks1.4k
Last commit6 days ago
Ninja
NinjaC++

A small build system focused on speed, designed to compile software quickly.

#developer-tools#compilation#make-alternative
Stars13.0k
Forks1.8k
Last commit18 days ago
RuboCop
RuboCopRuby

A Ruby static code analyzer and formatter that enforces the community Ruby style guide.

#hacktoberfest#developer-tools#code-formatter
Stars12.9k
Forks3.1k
Last commit1 day ago
RuboCop
RuboCopRuby

A Ruby static code analyzer and formatter that enforces the community Ruby style guide.

#hacktoberfest#developer-tools#automated-fixes
Stars12.9k
Forks3.1k
Last commit1 day ago
awesome-flask
awesome-flask

A curated list of awesome Flask resources, extensions, and plugins for Python web development.

#developer-tools#flask#microframework
Stars12.7k
Forks1.6k
Last commit1 year ago
Tips
Tips

A collection of short, practical JavaScript tips covering performance, conventions, hacks, and interview questions.

#developer-tools#javascript-tips#hacks
Stars12.4k
Forks787
Last commit1 year ago
PreviousPage 8 of 74

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
11 days ago
11 days ago
Next
#Productivity349
#Cli Tool323
#Awesome List304
#Cli270
#Awesome267
#Code Quality266
#Javascript247
#Static Analysis247
#Command Line216
#Automation191
#Open Source187
#Nodejs185