Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Tools

Developer Tools

2993 projects

Showing 36 of 2857 projects

web-component-analyzer
web-component-analyzerTypeScript

A CLI tool that analyzes web components and generates documentation in multiple formats.

#stencil#web-components#developer-tools
Stars518
Forks68
Last commit2 years ago
benchfella
benchfellaElixir

A microbenchmarking tool for Elixir that intelligently runs small tests to estimate average run times and compare results.

#elixir#developer-tools#performance-testing
Stars517
Forks24
Last commit3 years ago
stacktower
stacktowerGo

Visualize package dependencies as XKCD-style tower diagrams for Python, Rust, JavaScript, Ruby, PHP, Java, and Go.

#multi-language#software-architecture#developer-tools
Stars516
Forks12
Last commit5 days ago
zeioth/garbage-day.nvim
zeioth/garbage-day.nvimLua

A Neovim plugin that automatically stops inactive LSP clients to free up RAM.

#resource-cleanup#developer-tools#ram-optimization
Stars516
Forks7
Last commit3 months ago
durafmt
durafmtGo

A Go library that formats time.Duration into human-readable strings like '2 weeks 18 hours 22 minutes 3 seconds'.

#human-readable#developer-tools#fmt
Stars513
Forks51
Last commit5 years ago
woke
wokeGo

A text file analysis tool that detects non-inclusive language in source code and suggests inclusive alternatives.

#developer-tools#inclusive-language#pre-commit
Stars513
Forks63
Last commit2 years ago
crystalline
crystallineCrystal

A Language Server Protocol implementation for Crystal providing code diagnostics, autocompletion, and go-to-definition.

#autocompletion#developer-tools#vscode-language
Stars513
Forks35
Last commit14 days ago
Touca
ToucaTypeScript

Continuous regression testing platform that compares software behavior and performance against baseline versions.

#software-testing#continuous-testing#developer-tools
Stars511
Forks22
Last commit1 year ago
vim-graphql
vim-graphqlVim Script

A Vim plugin providing GraphQL file detection, syntax highlighting, and indentation for the GraphQL specification.

#vimscript#developer-tools#graphql
Stars511
Forks26
Last commit2 months ago
agentic.nvim
agentic.nvimLua

A Neovim chat interface for AI agents that works with any provider supporting the Agent Client Protocol (ACP).

#ai#developer-tools#productivity
Stars511
Forks47
Last commit3 days ago
wat
watJavaScript

A community-built CLI tool for instant access to syntax cheat sheets and practical documentation across any language or framework.

#community-driven#developer-tools#open-source
Stars508
Forks22
Last commit9 years ago
CS 100
CS 100C++

A university course teaching software construction through open source tools, Unix systems programming, and hacker mindset development.

#hacker-mindset#developer-tools#unix-programming
Stars504
Forks410
Last commit7 years ago
Assignments
AssignmentsC++

A university course teaching software construction through open source tools, Unix systems programming, and hacker mindset development.

#systems-programming#developer-tools#unix-programming
Stars504
Forks410
Last commit
startup.nvim
startup.nvimLua

A highly configurable startup screen for Neovim with themes, building blocks, and extensive customization options.

#hacktoberfest#hacktoberfest2021#developer-tools
Stars502
Forks37
Last commit7 days ago
zsh-better-npm-completion
zsh-better-npm-completionShell

Enhanced Zsh completion plugin for npm commands with intelligent suggestions and script previews.

#developer-tools#tab-completion#productivity
Stars501
Forks38
Last commit1 year ago
Cmdr
CmdrLuau

Extensible, type-safe command console for Roblox developers to create admin commands and game system integrations.

#autocompletion#developer-tools#admin-tools
Stars501
Forks150
Last commit1 month ago
jsx-slack
jsx-slackTypeScript

Build JSON objects for Slack Block Kit surfaces (messages, modals, home tabs) using JSX syntax.

#developer-tools#chatbots#slack
Stars501
Forks19
Last commit3 months ago
webpack-extension-reloader
webpack-extension-reloaderTypeScript

A Webpack plugin that automatically reloads browser extensions during development across all browsers.

#developer-tools#hot-reloading#development-workflow
Stars499
Forks76
Last commit
symbol-usage.nvim
symbol-usage.nvimLua

A Neovim plugin that displays references, definitions, and implementations of document symbols as virtual text, inspired by JetBrains IDEA.

#vimscript#symbol-references#developer-tools
Stars499
Forks13
Last commit2 months ago
Devii
DeviiTypeScript

A developer blog starter built with Next.js, React, TypeScript, and Markdown for creating custom static sites.

#developer-tools#static-site-generator#nextjs
Stars499
Forks90
Last commit3 years ago
Less Sublime
Less SublimeLess

LESS syntax highlighting package for Sublime Text editor.

#developer-tools#less-css#syntax-highlighting
Stars499
Forks89
Last commit3 years ago
nvim-comment
nvim-commentLua

A Neovim comment toggler written in Lua that uses built-in commentstring and comments line-by-line.

#developer-tools#lua-plugin#code-editing
Stars498
Forks21
Last commit2 years ago
Docson
DocsonJavaScript

A browser-based documentation generator for JSON schemas that renders beautiful, interactive type documentation.

#developer-tools#swagger-integration#type-documentation
Stars497
Forks92
Last commit2 years ago
comment-box.nvim
comment-box.nvimLua

A Neovim plugin to create and manage decorative comment boxes and lines for code and plain text files.

#vimscript#commenting#developer-tools
Stars497
Forks16
Last commit1 year ago
Chrome Webstore Upload
Chrome Webstore UploadJavaScript

CLI tool to upload and publish Chrome extensions to the Chrome Web Store from the command line.

#deployment#developer-tools#oauth2
Stars495
Forks35
Last commit17 days ago
Godot syntax themes
Godot syntax themes

A collection of syntax themes for the Godot Engine's built-in script editor.

#developer-tools#solarized#ayu
Stars491
Forks57
Last commit1 year ago
colorful-menu.nvim
colorful-menu.nvimLua

A Neovim plugin that enhances completion menus with syntax highlighting and smart formatting for multiple language servers.

#treesitter#developer-tools#code-editing
Stars490
Forks15
Last commit22 hours ago
other.nvim
other.nvimLua

A Neovim plugin to quickly open associated files (like tests, views, or components) for the current buffer using configurable mappings.

#developer-tools#productivity#workflow
Stars490
Forks39
Last commit1 year ago
tiny-code-action.nvim
tiny-code-action.nvimLua

A Neovim plugin that provides a simple way to run and visualize code actions from language servers with multiple picker and diff backend options.

#developer-tools#neovim-plugin#lsp-client
Stars488
Forks24
Last commit
HIPs
HIPs

The central hub for contributing to the Helm project, including documentation, code, and community resources.

#community-management#developer-tools#cncf
Stars488
Forks206
Last commit1 month ago
DevDocs for macOS
DevDocs for macOSSwift

An unofficial macOS desktop application for browsing DevDocs API documentation with native features.

#developer-tools#productivity#desktop-app
Stars485
Forks19
Last commit3 years ago
GutterColor
GutterColorPython

A Sublime Text plugin that displays colored icons in the gutter for lines containing color codes.

#developer-tools#productivity#css-tooling
Stars484
Forks44
Last commit3 years ago
PureScript
PureScript

A curated list of delightful libraries, tools, and resources for the PureScript programming language.

#functional-programming#developer-tools#build-tools
Stars483
Forks23
Last commit3 years ago
Schemix - Generate Prisma Schemas with TypeScript
Schemix - Generate Prisma Schemas with TypeScriptTypeScript

A TypeScript layer for programmatically creating modular Prisma schemas with mixins and extensions.

#orm#developer-tools#database-schema
Stars481
Forks25
Last commit2 years ago
llm.nvim
llm.nvimLua

A Neovim plugin for interacting with various large language models (LLMs) like ChatGPT, Copilot, and local models directly within the editor.

#vimscript#ai#developer-tools
Stars478
Forks35
Last commit1 month ago
Official Angular Skills
Official Angular Skills

A set of skills for coding agents to generate idiomatic Angular code and scaffold modern Angular applications with best practices.

#developer-tools#best-practices#angular
Stars477
Forks39
Last commit2 days ago
PreviousPage 44 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
7 years ago
3 years ago
1 month ago
Next
#Productivity403
#Cli Tool355
#Awesome List312
#Cli304
#Code Quality290
#Awesome271
#Javascript270
#Command Line268
#Static Analysis261
#Neovim Plugin219
#Automation217
#Terminal207