Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Tools

Developer Tools

3066 projects

Showing 36 of 2857 projects

str
strCommon Lisp

A modern, simple, and consistent Common Lisp string manipulation library with a focus on discoverability and composability.

#developer-tools#quicklisp#text-processing
Stars336
Forks36
Last commit9 months ago
haml-lint
haml-lintRuby

A linting tool for HAML that enforces style consistency and integrates with RuboCop for static analysis.

#developer-tools#rubocop#template-engine
Stars336
Forks111
Last commit11 days ago
webgpu-inspector
webgpu-inspectorJavaScript

A browser extension for inspecting, profiling, and debugging WebGPU applications across engines.

#chrome-extensions#developer-tools#graphics
Stars336
Forks19
Last commit2 days ago
nlsp-settings.nvim
nlsp-settings.nvimLua

A Neovim plugin for configuring Language Server Protocol (LSP) servers using JSON or YAML files.

#editor-configuration#developer-tools#neovim-lsp
Stars336
Forks20
Last commit1 month ago
React Refresh
React RefreshTypeScript

An ESLint plugin that validates React components can safely update with Fast Refresh (hot reloading).

#developer-tools#hot-reloading#nextjs
Stars335
Forks23
Last commit3 months ago
complgen
complgenRust

Declarative tool that compiles man-page-like grammars into shell completion scripts for bash, fish, zsh, and PowerShell.

#developer-tools#command-line-tools#completions
Stars333
Forks11
Last commit14 days ago
dexec
dexecGo

A CLI tool that executes code in many languages using Docker containers, enabling isolated and reproducible runs.

#multi-language#go-application#developer-tools
Stars332
Forks14
Last commit5 years ago
vala-language-server
vala-language-serverVala

A language server implementing the Language Server Protocol for Vala and Genie programming languages.

#developer-tools#language-server#ide-support
Stars332
Forks48
Last commit1 month ago
ReflectableEnum
ReflectableEnumObjective-C

A macro and functions that add reflection capabilities to enumerations in Objective-C.

#ios#developer-tools#macros
Stars331
Forks12
Last commit9 years ago
Sublime Worksheet
Sublime WorksheetPython

An inline REPL plugin for Sublime Text that evaluates JavaScript, PHP, Ruby, Python, and other languages directly in the editor.

#multi-language#developer-tools#editor-integration
Stars331
Forks15
Last commit12 years ago
nixpkgs-hammering
nixpkgs-hammeringNix

A linter for Nix package expressions that identifies common mistakes and provides explanations for Nixpkgs contributors.

#developer-tools#nix-overlays#code-quality
Stars331
Forks19
Last commit19 days ago
Vibe-Log
Vibe-LogTypeScript

A CLI tool for logging and analyzing Claude Code AI-driven coding sessions locally to generate productivity reports and insights.

#ai-coding-assistant#ai-assisted-development#session-tracking
Stars330
Forks21
Last commit1 month ago
Table Flipper
Table FlipperRuby

A Ruby gem that prepends the table-flipping ASCII art to exception messages for humorous debugging.

#developer-tools#fun#ruby-gem
Stars330
Forks8
Last commit8 years ago
pen
penJavaScript

A command-line Markdown previewer that uses React for incremental updates without reloading media.

#developer-tools#incremental-dom#markdown-previewer
Stars329
Forks15
Last commit5 years ago
Paws on ES6
Paws on ES6JavaScript

Minimalist code examples demonstrating ES6 (ECMAScript 2015) JavaScript features with clear implementations.

#code-examples#developer-tools#syntax-reference
Stars329
Forks29
Last commit9 years ago
Lovebird
LovebirdLua

A browser-based debug console for the LÖVE game development framework.

#developer-tools#web-console#game-development
Stars329
Forks26
Last commit5 years ago
t
tLua

A runtime type checker for Roblox Lua to validate data types and prevent type mismatch bugs.

#runtime-type-checking#developer-tools#luau
Stars328
Forks42
Last commit1 year ago
ex_check
ex_checkElixir

A single Mix task to efficiently run all code analysis and testing tools in an Elixir project.

#elixir#developer-tools#mix-task
Stars327
Forks14
Last commit1 year ago
niceql
niceqlRuby

A zero-dependency Ruby gem for colorized SQL formatting and PostgreSQL error prettification.

#developer-tools#rails#syntax-highlighting
Stars326
Forks13
Last commit10 months ago
cybu.nvim
cybu.nvimLua

A Neovim plugin that provides context when cycling buffers via a customizable notification window showing adjacent or recently used buffers.

#developer-tools#mru-buffers#neovim-plugin
Stars325
Forks10
Last commit1 month ago
stringify-object
stringify-objectJavaScript

Stringify JavaScript objects/arrays with clean, quote-minimal syntax and customizable formatting.

#developer-tools#pretty-print#nodejs
Stars324
Forks43
Last commit9 months ago
ArcGIS Developer
ArcGIS Developer

A curated list of resources for developers working with ArcGIS APIs, SDKs, location services, and tools.

#web-mapping#developer-tools#arcgis
Stars323
Forks34
Last commit2 months ago
taskctl
taskctlGo

A concurrent task runner and automation toolkit for developers, offering a modern alternative to GNU Make with human-readable YAML/JSON/TOML configurations.

#filewatcher#developer-tools#workflow
Stars323
Forks41
Last commit1 month ago
previously logged issues
previously logged issues

A curated list of resources for developers working with ArcGIS APIs, SDKs, location services, and geospatial tools.

#web-mapping#developer-tools#arcgis
Stars323
Forks34
Last commit2 months ago
lsp-lens.nvim
lsp-lens.nvimLua

Neovim plugin that displays LSP reference and definition counts inline on functions, similar to JetBrains IDEA.

#developer-tools#inline-annotations#neovim-plugin
Stars322
Forks27
Last commit1 year ago
wp-cli-login-command
wp-cli-login-commandPHP

A WP-CLI command to log into WordPress using secure, passwordless magic links.

#developer-tools#cli-tool#wordpress-plugin
Stars322
Forks50
Last commit1 year ago
Xcode Developer Disk Images
Xcode Developer Disk Images

A repository hosting developer disk images for iOS, tvOS, and watchOS to fix Xcode compatibility issues with newer device OS versions.

#ios#developer-tools#watchos-development
Stars322
Forks41
Last commit2 years ago
mypy-pycharm-plugin
mypy-pycharm-pluginJava

A PyCharm plugin that runs mypy type checking across your entire Python project and provides navigation between errors.

#python-development#developer-tools#type-errors
Stars321
Forks16
Last commit5 years ago
docopt.c
docopt.cPython

A C code generator that parses command-line interfaces from docopt language specifications.

#developer-tools#docopt#argument-parsing
Stars321
Forks46
Last commit2 years ago
Hide Files on GitHub
Hide Files on GitHubTypeScript

A browser extension that hides nonessential files from the GitHub file browser for a cleaner view.

#developer-tools#productivity#chrome
Stars321
Forks34
Last commit3 years ago
ng-doc
ng-docTypeScript

A documentation engine for Angular projects that generates user-friendly docs from code comments and markdown.

#generator#guidelines#demo
Stars321
Forks49
Last commit6 days ago
filenames
filenamesJavaScript

ESLint plugin that enforces consistent filename conventions for JavaScript files.

#developer-tools#code-quality#eslint-plugin
Stars320
Forks34
Last commit1 year ago
Cassandra
CassandraHTML

A curated list of the best resources, tools, libraries, and documentation for the Apache Cassandra database ecosystem.

#database#apache#developer-tools
Stars319
Forks61
Last commit3 years ago
goconst
goconstGo

A Go static analysis tool that finds repeated string and number literals that could be replaced by constants.

#developer-tools#linter#constants
Stars318
Forks20
Last commit18 days ago
IceNvim
IceNvimLua

A beautiful, powerful, and customizable Neovim configuration that is blazing fast.

#neovim-config#editor-configuration#developer-tools
Stars318
Forks29
Last commit1 month ago
prettier.nvim
prettier.nvimLua

A Prettier plugin for Neovim's built-in LSP client, enabling code formatting via null-ls.

#developer-tools#editor-integration#neovim-lsp
Stars316
Forks10
Last commit1 year ago
PreviousPage 50 of 80

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
#Productivity417
#Cli Tool367
#Awesome List313
#Cli307
#Code Quality293
#Command Line276
#Javascript274
#Awesome272
#Static Analysis268
#Neovim Plugin224
#Automation223
#Terminal212