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

qfview.nvim
qfview.nvimLua

A Neovim plugin that enhances the quickfix/location window with aligned text, smart path-shortening, and file-based folding.

#developer-tools#vim#text-ui
Stars54
Forks4
Last commit3 years ago
gitsome
gitsome

A minimal oh-my-zsh theme that displays current directory, git branch, and git status with clean colors.

#developer-tools#minimalist#git-prompt
Stars54
Forks2
Last commit13 years ago
nvim-hlchunk
nvim-hlchunkVim Script

A Neovim plugin that highlights indentation levels and chunk boundaries in the sign column for better code structure visualization.

#developer-tools#syntax-highlighting#neovim-plugin
Stars54
Forks0
Last commit1 year ago
CQuery
CQueryTypeScript

A Visual Studio Code extension providing fast, robust C++ language support with features like code completion, semantic highlighting, and references.

#semantic-highlighting#developer-tools#language-server
Stars54
Forks15
Last commit
shortcutui
shortcutuiTypeScript

A JupyterLab extension for managing and customizing keyboard shortcuts via a graphical interface.

#jupyterlab-extension#developer-tools#open-source
Stars54
Forks15
Last commit3 years ago
TEALScript
TEALScriptTypeScript

A TypeScript subset for developing Algorand smart contracts, enabling AVM development with native TypeScript syntax and IDE support.

#compiler#developer-tools#smart-contracts
Stars53
Forks19
Last commit8 months ago
resty.nvim
resty.nvimLua

A fast and easy-to-use HTTP/REST client plugin for Neovim, completely written in Lua.

#developer-tools#rest-api#curl
Stars53
Forks3
Last commit4 months ago
quicksearch
quicksearchCommon Lisp

A Common Lisp REPL tool for quickly searching libraries across Quicklisp, Cliki, GitHub, and BitBucket.

#developer-tools#quicklisp#cliki
Stars53
Forks4
Last commit12 years ago
chrome-ext-downloader
chrome-ext-downloaderJavaScript

A command-line utility to download Chrome extension source code without installing them.

#developer-tools#npm-package#cli-tool
Stars53
Forks6
Last commit5 years ago
predawn-shell
predawn-shellShell

Predawn color themes for iTerm, Terminal, HyperTerm, and a ZSH prompt theme.

#developer-tools#iterm2#dark-theme
Stars53
Forks11
Last commit6 years ago
run-elm
run-elmJavaScript

Run Elm modules from the command line or as a Node.js module, supporting arguments and custom output.

#javascript-integration#developer-tools#compilation
Stars53
Forks5
Last commit5 years ago
eye_drops
eye_dropsElixir

A configurable Elixir mix task that watches file changes and runs corresponding commands like tests.

#elixir#developer-tools#mix-task
Stars53
Forks6
Last commit9 years ago
slimline
slimlineShell

A modular, fast, and elegant ZSH prompt with customizable sections and asynchronous display.

#developer-tools#productivity#async
Stars53
Forks5
Last commit5 years ago
rq
rqGo

A nicer, more ergonomic interface for the Go standard library HTTP client with better defaults and utilities.

#net-http#developer-tools#rest-client
Stars52
Forks5
Last commit7 years ago
dvm
dvmShell

A lightweight and powerful Deno version manager for macOS, Linux, WSL, and Windows with Bash.

#deno-version-manager#developer-tools#dvm
Stars52
Forks3
Last commit11 months ago
Lighty
LightySwift

A lightweight and easy-to-use logging library for Swift across iOS, macOS, tvOS, watchOS, and Linux.

#ios#developer-tools#logging-library
Stars52
Forks4
Last commit2 months ago
pyenv (mattberther)
pyenv (mattberther)Shell

A Zsh plugin that simplifies installing, updating, and loading pyenv for Python version management.

#plugin-manager#developer-tools#shell-tools
Stars52
Forks14
Last commit5 years ago
/prd-generator
/prd-generator

Claude Code plugin that generates comprehensive Product Requirements Documents from conversation context.

#developer-tools#claude-code-plugin#claude-code
Stars52
Forks8
Last commit7 months ago
Run stylelint, with reviewdog output on the PR
Run stylelint, with reviewdog output on the PRShell

A GitHub Action that runs stylelint with reviewdog to automatically lint CSS files and post review comments on pull requests.

#developer-tools#css-linting#continuous-integration
Stars52
Forks22
Last commit
npm-keyword
npm-keywordJavaScript

A Node.js library to search npm packages by keywords from the npm registry API.

#search#developer-tools#npm
Stars52
Forks8
Last commit2 years ago
Adjunct
AdjunctJavaScript

A curated collection of ESLint plugins that automatically installs based on your project's dependencies.

#sonarjs#developer-tools#eslint-configs
Stars52
Forks8
Last commit6 months ago
Laravel TTALL Preset
Laravel TTALL PresetPHP

An opinionated Laravel front-end scaffolding preset for the TTALL stack (Tailwind CSS, Turbolinks, Alpine.js, Laravel, Livewire).

#developer-tools#authentication#preset
Stars52
Forks5
Last commit4 years ago
runner.nvim
runner.nvimLua

A customizable Neovim plugin that executes code directly within the editor using configurable handlers.

#filetype-handlers#developer-tools#code-runner
Stars52
Forks3
Last commit1 year ago
overlength.nvim
overlength.nvimLua

A Neovim plugin that highlights lines exceeding a configurable width to improve code readability.

#vimscript#highlight#developer-tools
Stars52
Forks2
Last commit4 months ago
Tech Ethics
Tech Ethics

A curated list of resources for tech workers to reduce technology's negative societal impacts through ethical practices.

#digital-rights#developer-tools#professional-development
Stars52
Forks3
Last commit3 months ago
Ember Unused Components
Ember Unused ComponentsJavaScript

A static analysis tool that identifies unused components in Ember.js projects across various structures and syntaxes.

#code-cleanup#developer-tools#cli-tool
Stars52
Forks12
Last commit2 years ago
eslint-plugin-erasable-syntax-only
eslint-plugin-erasable-syntax-onlyTypeScript

ESLint plugin to granularly enforce TypeScript's erasableSyntaxOnly flag for gradual migration.

#developer-tools#nodejs#typescript
Stars52
Forks4
Last commit
convy.nvim
convy.nvimLua

A Neovim plugin for converting between text, data, length, color, time, angle, and temperature formats with auto-detection.

#unit-conversion#developer-tools#editor-integration
Stars52
Forks1
Last commit2 months ago
dropwizard-configurable-assets-bundle
dropwizard-configurable-assets-bundleJava

A Dropwizard asset bundle that allows URI redirects to load files from disk instead of the classpath.

#developer-tools#java#dropwizard
Stars52
Forks23
Last commit
penvim
penvimLua

A Neovim plugin that detects project root, auto-configures indentation, and loads project-specific settings.

#vimscript#editor-configuration#developer-tools
Stars51
Forks0
Last commit4 years ago
ocaml-m17n
ocaml-m17nOCaml

Enables Unicode identifiers in OCaml source code, allowing non-English characters in variable, function, and type names.

#programming-language#developer-tools#unicode
Stars51
Forks5
Last commit7 years ago
iTunesConnect
iTunesConnectSwift

A macOS app that provides direct access to iTunes Connect for iOS app developers.

#app-store#ios#developer-tools
Stars51
Forks3
Last commit9 years ago
Travelm Agency
Travelm AgencyElm

Compile-time internationalization for Elm supporting multiple input and output formats.

#developer-tools#yaml#type-safety
Stars51
Forks5
Last commit6 months ago
convergen
convergenGo

A Go code generator that creates type-to-type copy functions with flexible field mapping and conversion rules.

#developer-tools#boilerplate-reduction#code-generator
Stars51
Forks9
Last commit11 months ago
compl.nvim
compl.nvimLua

A lightweight Neovim completion plugin leveraging native infrastructure for a seamless editing experience.

#vimscript#developer-tools#productivity
Stars51
Forks3
Last commit4 months ago
CLI flags
CLI flags

A comprehensive, searchable list of all FFmpeg command-line flags formatted for easy reference.

#developer-tools#ffmpeg#video-processing
Stars51
Forks2
Last commit6 years ago
PreviousPage 77 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
3 years ago
25 days ago
1 day ago
10 years ago
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351