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

Wits
WitsJavaScript

A live reload development tool for Tizen web applications on Samsung TVs, eliminating the need to rebuild and reinstall after every code change.

#developer-tools#tizen#smart-tv
Stars123
Forks27
Last commit3 months ago
prisma-uml
prisma-umlTypeScript

A CLI tool that generates PlantUML Entity Relationship Diagrams from Prisma schema files.

#developer-tools#schema-visualization#prisma
Stars123
Forks10
Last commit6 months ago
Roundtable
RoundtablePython

A zero-configuration MCP server that coordinates multiple AI coding assistants (Codex, Claude, Cursor, Gemini) for parallel task execution from a single IDE prompt.

#ai-coding-assistant#developer-tools#parallel-execution
Stars123
Forks18
Last commit
gulp-tslint
gulp-tslintJavaScript

A Gulp plugin that integrates TSLint for linting TypeScript files in build pipelines.

#developer-tools#build-automation#typescript
Stars123
Forks42
Last commit3 years ago
abbrev-alias
abbrev-aliasShell

A zsh plugin that provides Vim-style abbreviation expansion for faster command-line typing.

#developer-tools#productivity#shell-scripting
Stars122
Forks14
Last commit2 years ago
alf
alfShell

A super-fast, configurable Zsh framework built on Oh My Zsh and Prezto, offering plugins, themes, and automation.

#developer-tools#terminal-tools#prezto
Stars122
Forks22
Last commit2 years ago
Awesome OpenID Connect
Awesome OpenID ConnectHTML

A curated list of OpenID Connect providers, libraries, resources, and specifications for implementing modern authentication.

#oauth#developer-tools#oauth2
Stars122
Forks28
Last commit10 days ago
OpenID Connect
OpenID ConnectHTML

A curated list of OpenID Connect providers, libraries, resources, and specifications for implementing modern authentication.

#oauth#developer-tools#oauth2
Stars122
Forks28
Last commit10 days ago
Snippets.Ninja
Snippets.NinjaJavaScript

A progressive web application for managing code snippets with offline-first functionality and local IndexedDB storage.

#spa#developer-tools#progressive-web-app
Stars122
Forks14
Last commit6 months ago
exrun
exrunElixir

Advanced runtime tracing and debugging tool for Elixir with distributed capabilities and safety features.

#tracing#runtime-analysis#elixir
Stars122
Forks6
Last commit4 years ago
mobicon-cli
mobicon-cliJavaScript

A command-line tool to generate mobile app icons for Android, iOS, and PWA platforms from a single source image.

#ios#icon-generation#developer-tools
Stars121
Forks10
Last commit5 years ago
raml-client-generator
raml-client-generatorJavaScript

A template-driven generator that creates API clients from RAML specifications.

#raml-tooling#raml-codegen#developer-tools
Stars121
Forks25
Last commit2 years ago
jv
jvGo

A command-line tool for viewing and pretty-printing JSON data.

#developer-tools#terminal-utility#terminal
Stars121
Forks5
Last commit8 years ago
mobicon
mobiconJavaScript

A CLI tool to generate mobile app icons for Android, iOS, and PWA platforms from a single source image.

#ios#icon-generation#developer-tools
Stars121
Forks10
Last commit5 years ago
Sarcasm
SarcasmJavaScript

A JavaScript library that provides a sarcastic way to express disagreement in code.

#humor#developer-tools#open-source
Stars120
Forks8
Last commit7 years ago
zsh2000
zsh2000Shell

A Powerline-style ZSH theme with git status, RVM prompt, time, user/hostname, and configurable status indicators.

#developer-tools#rvm#terminal-enhancement
Stars120
Forks32
Last commit3 years ago
eslint-plugin-expect-type
eslint-plugin-expect-typeTypeScript

An ESLint plugin that enforces TypeScript type assertions using ^? Twoslash, $ExpectError, and $ExpectType comments.

#developer-tools#type-assertions#expect-type
Stars120
Forks6
Last commit
powerline-hs
powerline-hsHaskell

A lightning-fast Haskell reimplementation of the Powerline shell prompt generator that improves shell responsiveness.

#haskell#developer-tools#shell-prompt
Stars119
Forks6
Last commit2 years ago
pkg-conf
pkg-confJavaScript

Read namespaced configuration from the nearest package.json file in a project.

#developer-tools#package-json#build-tools
Stars119
Forks10
Last commit2 years ago
package-config
package-configJavaScript

A Node.js utility to retrieve namespaced configuration from the nearest package.json file.

#developer-tools#package-json#npm-package
Stars119
Forks10
Last commit2 years ago
lambda-gitster
lambda-gitster

A clean, minimal oh-my-zsh theme with Git status information and a lambda symbol prompt.

#developer-tools#productivity#git-prompt
Stars119
Forks18
Last commit5 years ago
nvim-terminal
nvim-terminalLua

A Lua-Neovim plugin for toggling and managing terminal windows with multiple buffer support.

#lua-scripting#developer-tools#workflow-optimization
Stars119
Forks8
Last commit6 months ago
nvim-rulebook
nvim-rulebookLua

A Neovim plugin that prettifies TypeScript errors, adds inline ignore comments, and looks up rule documentation for over 50 linters and formatters.

#diagnostic-tool#developer-tools#pretty-errors
Stars118
Forks5
Last commit27 days ago
gocontracts
gocontractsGo

A Go tool that automatically generates pre- and post-condition checks from function descriptions to implement design-by-contract.

#developer-tools#preconditions#design-by-contract
Stars118
Forks12
Last commit7 years ago
Lesshint
LesshintJavaScript

A linting tool for enforcing clean and consistent code in Less stylesheets.

#developer-tools#linter#code-quality
Stars117
Forks48
Last commit4 years ago
AnyLint
AnyLintSwift

Lint any project in any language using Swift and regular expressions, with validation and autocorrect support.

#developer-tools#automated-fixes#xcode-integration
Stars117
Forks5
Last commit3 years ago
API Viewer
API ViewerVue

A Directus module that displays API documentation within the Directus App, filtered by user permissions.

#developer-tools#rapidoc#directus-module
Stars117
Forks11
Last commit2 years ago
yeet.nvim
yeet.nvimLua

A Neovim plugin for running shell commands in terminal buffers or tmux panes with zero configuration.

#vimscript#developer-tools#shell-commands
Stars117
Forks5
Last commit6 months ago
AnyLint
AnyLintSwift

A Swift-based linter that uses scripts and regex to enforce custom rules across any language or project.

#developer-tools#custom-rules#regex
Stars117
Forks5
Last commit3 years ago
RethinkDB
RethinkDB

A curated list of awesome RethinkDB resources, libraries, tools, and applications.

#realtime#deployment#orm
Stars117
Forks10
Last commit10 years ago
is-stream
is-streamJavaScript

A Node.js utility to detect if a value is a Node.js stream, including readable, writable, duplex, and transform streams.

#developer-tools#npm-package#nodejs
Stars116
Forks22
Last commit1 year ago
hns
hnsPython

A local, offline speech-to-text CLI tool that transcribes microphone input directly to your clipboard.

#developer-tools#faster-whisper#cli-tool
Stars116
Forks14
Last commit1 month ago
swift-mod
swift-modSwift

A Swift tool for automated code modification, generating boilerplate like access control and initializers based on AST analysis.

#developer-tools#swift-package-manager#code-generator
Stars116
Forks7
Last commit2 months ago
cobalt2.nvim
cobalt2.nvimLua

A cobalt2 color theme for Neovim implemented in Lua using the colorbuddy library.

#developer-tools#vim#syntax-highlighting
Stars116
Forks13
Last commit10 months ago
EnvCLI
EnvCLIGo

A wrapper that runs commands in ephemeral Docker containers, eliminating the need to install languages and tools locally.

#developer-tools#yaml#developer-onboarding
Stars115
Forks4
Last commit1 year ago
viberank
viberankTypeScript

A community-driven leaderboard for tracking and comparing Claude Code usage statistics among developers.

#developer-tools#nextjs#ccusage
Stars115
Forks18
Last commit3 days ago
PreviousPage 66 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
10 months ago
5 days ago
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351