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

nt9
nt9Shell

A clean, distraction-free, git-focused development theme for Oh My Zsh.

#developer-tools#productivity#oh-my-zsh-theme
Stars33
Forks8
Last commit3 years ago
GraphLens
GraphLensTypeScript

Interactive architecture visualizer for Angular projects that transforms code entropy into structured, navigable graphs.

#developer-tools#vscode-extension#architecture-visualization
Stars32
Forks0
Last commit3 months ago
freeze-code.nvim
freeze-code.nvimLua

A Neovim plugin that creates code screenshots as images using the charmbracelet/freeze tool.

#vimscript#developer-tools#open-source
Stars32
Forks3
Last commit2 days ago
Clarigen
ClarigenTypeScript

A developer tool that automatically generates TypeScript-friendly clients for interacting with Clarity smart contracts.

#web3-development#developer-tools#unit-testing
Stars32
Forks5
Last commit2 years ago
GitIgnore for Salesforce
GitIgnore for Salesforce

A reusable .gitignore template for Salesforce and Force.com projects to exclude unnecessary files from version control.

#force-dot-com#salesforce#version-control
Stars32
Forks23
Last commit9 years ago
angular-reactive-validation
angular-reactive-validationTypeScript

A library that simplifies validation message display for Angular Reactive Forms, reducing boilerplate HTML.

#developer-tools#validation#reactive-forms
Stars32
Forks7
Last commit
communism
communismShell

A ZSH startup plugin that displays Marx quotes and communist-themed ASCII art in your terminal.

#developer-tools#startup-script#shell-scripting
Stars32
Forks6
Last commit3 years ago
XcodeCodeSnippets
XcodeCodeSnippetsShell

A collection of reusable code snippets for Xcode to accelerate iOS/macOS development in Swift and Objective-C.

#developer-tools#productivity#objective-c
Stars32
Forks6
Last commit6 years ago
json2v
json2vJavaScript

Convert JSON to Vlang struct definitions with support for complex types and features.

#js#developer-tools#struct-definition
Stars32
Forks2
Last commit9 days ago
npm-user-cli
npm-user-cliJavaScript

A command-line tool to fetch and display information about npm users.

#developer-tools#terminal-utility#npm
Stars32
Forks5
Last commit2 years ago
Fukuzatsu
FukuzatsuRuby

A Ruby tool that measures code complexity in class files using cyclomatic complexity algorithms without added opinions.

#cyclomatic-complexity#developer-tools#cli-tool
Stars32
Forks7
Last commit7 years ago
git-aliases (mdumitru)
git-aliases (mdumitru)Shell

A comprehensive collection of Git aliases and functions for the Oh My Zsh framework to streamline command-line Git workflows.

#developer-tools#productivity#git
Stars32
Forks3
Last commit5 years ago
ngx-signal-plus
ngx-signal-plusTypeScript

A comprehensive utility library for Angular Signals providing enhanced functionality, operators, and reactive utilities.

#developer-tools#reactive-programming#frontend
Stars32
Forks1
Last commit3 days ago
greyjoy.nvim
greyjoy.nvimLua

A highly extensible and pluggable pattern/file-based launcher and runner for Neovim.

#command-runner#developer-tools#productivity
Stars31
Forks4
Last commit8 months ago
chrome-store-api
chrome-store-apiJavaScript

A Node.js client library for the Chrome Web Store API to manage extensions programmatically.

#developer-tools#oauth2#chrome-web-store
Stars31
Forks1
Last commit5 years ago
silentium.nvim
silentium.nvimLua

A pragmatic, logical, and monochrome color theme for Neovim designed to enhance readability and reduce eye strain.

#readability#vim-colorscheme#developer-tools
Stars31
Forks3
Last commit27 days ago
goscaf
goscafGo

An interactive CLI tool that generates opinionated, production-ready Go project boilerplate with configurable frameworks, databases, and infrastructure.

#cli-app#boilerplate-generator#developer-tools
Stars31
Forks3
Last commit1 month ago
sched
schedGo

A Go job scheduler with fast-forward time simulation for testing and development.

#developer-tools#time-simulation#job-scheduler
Stars31
Forks1
Last commit1 year ago
npm-email
npm-emailJavaScript

A Node.js module to retrieve the email address of an npm user from the npm registry.

#developer-tools#npm#nodejs
Stars31
Forks6
Last commit2 years ago
cute
cute

A cute emoji-enhanced oh-my-zsh shell theme based on the Powerline Vim plugin for macOS.

#emoji#developer-tools#shell-prompt
Stars31
Forks6
Last commit6 years ago
Genprint
GenprintOCaml

An OCaml PPX extension and library for general value printing within compiled programs, not just the REPL.

#developer-tools#type-inspection#ocamldebug
Stars31
Forks3
Last commit6 years ago
generate
generateGo

Recursively runs go generate on specified paths with regex filtering capabilities.

#developer-tools#regex-filtering#build-automation
Stars31
Forks5
Last commit9 years ago
SaneClip
SaneClipSwift

A privacy-first clipboard manager for macOS with AES-256 encryption, Touch ID protection, and on-device data storage.

#developer-tools#open-source#productivity
Stars31
Forks2
Last commit4 days ago
Docker-Arch
Docker-ArchPHP

Generate Dockerized development environments for Web/CLI projects from a single YAML configuration file.

#generator#developer-tools#containerization
Stars31
Forks2
Last commit8 years ago
cmake-ast
cmake-astPython

A Python module that parses CMake files into an abstract syntax tree (AST) for programmatic analysis and manipulation.

#parsing#developer-tools#python-library
Stars31
Forks9
Last commit4 years ago
Vercel Deployment Menu Bar
Vercel Deployment Menu BarSwift

A lightweight macOS menu bar app to monitor Vercel deployment status (build/ready/error) in real time.

#developer-tools#devops#deployment-monitor
Stars31
Forks2
Last commit6 months ago
psvm-js
psvm-jsJavaScript

A version manager for PureScript that installs, switches, and manages multiple compiler versions.

#developer-tools#npm-package#cli-tool
Stars31
Forks9
Last commit3 years ago
regexpp
regexppTypeScript

A regular expression parser, validator, and AST visitor for ECMAScript, enabling programmatic analysis of regex patterns.

#developer-tools#regex-parser#ecmascript
Stars31
Forks6
Last commit10 months ago
omarchy-synthwave84-theme
omarchy-synthwave84-themeCSS

A Synthwave '84 inspired retro aesthetic theme for the Omarchy terminal multiplexer.

#developer-tools#omarchy#cyberpunk
Stars31
Forks8
Last commit1 year ago
eslint-rule-documentation
eslint-rule-documentationJavaScript

Find the documentation URL for any ESLint rule, including core rules and plugin rules.

#developer-tools#npm-package#nodejs
Stars31
Forks31
Last commit3 years ago
Extended mode and comments
Extended mode and commentsJavaScript

A TC39 proposal to add extended mode (x flag) with insignificant whitespace and comments to ECMAScript regular expressions.

#developer-tools#tc39#regex
Stars31
Forks1
Last commit4 years ago
@ember-decorators/argument
@ember-decorators/argumentJavaScript

A decorator-based library for declarative argument validation and type checking in Ember components.

#developer-tools#ember-addon#decorators
Stars30
Forks18
Last commit2 years ago
minimal-improved
minimal-improved

A super clean and minimal theme for Oh My ZSH that enhances terminal aesthetics with a simple design.

#minimal-design#developer-tools#productivity
Stars30
Forks9
Last commit5 years ago
versioce
versioceElixir

A mix task for version bumping and changelog generation in Elixir projects.

#elixir#developer-tools#mix-task
Stars30
Forks4
Last commit1 year ago
zen (cybardev)
zen (cybardev)Shell

A minimalistic Zsh prompt configuration for Unix-like systems.

#developer-tools#productivity#minimalist
Stars30
Forks0
Last commit1 year ago
Dum
DumOCaml

A debugging tool that prints OCaml values by inspecting their runtime memory representation.

#developer-tools#value-printing#runtime-inspection
Stars30
Forks4
Last commit4 years ago
PreviousPage 85 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
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351