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

WWDC
WWDCSwift

An unofficial macOS app for watching WWDC sessions live, exploring videos with transcripts, and managing bookmarks with iCloud sync.

#apple#wwdc#developer-tools
Stars8.8k
Forks769
Last commit2 months ago
gitignore.io
gitignore.ioSwift

A web service and CLI tool to generate .gitignore files for operating systems, programming languages, and IDEs.

#gitignore-files#version-control#developer-tools
Stars8.7k
Forks686
Last commit1 year ago
scc
sccGo

A very fast and accurate code counter with complexity calculations, COCOMO/LOCOMO estimates, and unique line metrics written in pure Go.

#developer-tools#statistics#code-metrics
Stars8.7k
Forks345
Last commit1 day ago
Claude Code Usage Monitor
Claude Code Usage MonitorPython

A real-time terminal monitoring tool for Claude AI token usage with ML-based predictions, cost analysis, and a Rich UI.

#openai-alternative#machine-learning-predictions#ai
Stars8.7k
Forks458
Last commit
GitExtensions
GitExtensionsC#

A standalone UI tool for managing Git repositories with Windows Explorer and Visual Studio integration.

#hacktoberfest#version-control#developer-tools
Stars8.5k
Forks2.2k
Last commit1 day ago
Xcodes.app
Xcodes.appSwift

A macOS app that simplifies installing and switching between multiple versions of Xcode with a graphical interface.

#hacktoberfest#apple-platforms#developer-tools
Stars8.5k
Forks382
Last commit2 months ago
Claude Squad
Claude SquadGo

A terminal app that manages multiple AI coding agents like Claude Code, Codex, and Aider in isolated workspaces for simultaneous task handling.

#developer-tools#git-worktrees#claude-code
Stars8.4k
Forks618
Last commit17 days ago
prek
prekRust

A fast, dependency-free Git hook manager written in Rust, designed as a drop-in alternative to pre-commit.

#developer-tools#pre-commit#cli-tool
Stars8.4k
Forks238
Last commit1 day ago
Claude Code PM
Claude Code PMShell

A project management skill system for AI agents that uses GitHub Issues and Git worktrees for parallel, spec-driven development.

#developer-tools#git-worktrees#agent-skills
Stars8.4k
Forks837
Last commit5 months ago
posh-git
posh-gitPowerShell

A PowerShell module that integrates Git and PowerShell with enhanced prompt status and tab completion.

#developer-tools#tab-completion#productivity
Stars8.3k
Forks822
Last commit2 years ago
"The Google Cloud Developer Cheat Sheet" by Greg Wilson
"The Google Cloud Developer Cheat Sheet" by Greg Wilson

A concise cheat sheet describing every Google Cloud product and service in four words or less.

#cloud-services#reference-guide#developer-tools
Stars8.2k
Forks1.9k
Last commit2 years ago
Google Cloud Developer's Cheat Sheet
Google Cloud Developer's Cheat Sheet

A concise cheat sheet describing every Google Cloud product and service in four words or less.

#cloud-services#reference-guide#developer-tools
Stars8.2k
Forks1.9k
Last commit2 years ago
grex
grexRust

A command-line tool and library that generates regular expressions from user-provided test cases.

#developer-tools#webassembly#unicode
Stars8.2k
Forks198
Last commit6 months ago
tokyonight.nvim
tokyonight.nvimLua

A clean, dark Neovim theme written in Lua, with support for LSP, Treesitter, and many plugins, plus extras for terminals and shells.

#vim-colorscheme#developer-tools#vim
Stars8.2k
Forks550
Last commit5 months ago
Thoughtbot's
Thoughtbot'sShell

A collection of vim, zsh, git, and tmux configuration files for developers, managed with rcm.

#developer-tools#productivity#vim-configuration
Stars8.2k
Forks1.8k
Last commit3 days ago
vscode-debug-visualizer
vscode-debug-visualizerTypeScript

A VS Code extension that visualizes data structures and expressions during debugging with interactive visualizations.

#hacktoberfest#developer-tools#vscode-extension
Stars8.2k
Forks442
Last commit
GraphQL Voyager
GraphQL VoyagerTypeScript

Visualize any GraphQL API as an interactive graph for exploring and understanding data models.

#react-component#developer-tools#graphql
Stars8.2k
Forks555
Last commit3 months ago
xh
xhRust

A friendly and fast command-line HTTP client with an intuitive syntax, designed as a high-performance alternative to HTTPie.

#developer-tools#rest-api#terminal
Stars8.1k
Forks143
Last commit1 day ago
dotbot
dotbotPython

A lightweight, dependency-free tool that bootstraps your dotfiles with a simple install script.

#python-tool#developer-tools#dev-environment
Stars8.0k
Forks320
Last commit1 month ago
xo
xoTypeScript

An opinionated, zero-config ESLint wrapper for JavaScript and TypeScript with great defaults and automatic fixes.

#eslint-wrapper#developer-tools#automated-fixes
Stars8.0k
Forks308
Last commit1 month ago
XO
XOTypeScript

An opinionated, zero-config ESLint wrapper for JavaScript/TypeScript with great defaults and automatic fixes.

#developer-tools#zero-config#linter
Stars8.0k
Forks308
Last commit1 month ago
MacVim
MacVimVim Script

A macOS-native graphical user interface for the Vim text editor with platform-specific integrations.

#developer-tools#productivity#vim
Stars7.9k
Forks693
Last commit1 month ago
arkregex
arkregexTypeScript

A TypeScript validator that maintains 1:1 type-safety from editor to runtime with optimized performance.

#parsing#developer-tools#runtime-typechecking
Stars7.9k
Forks163
Last commit2 months ago
git-standup
git-standupShell

A command-line tool to generate a standup report of your Git commits from the last working day across multiple repositories.

#developer-tools#team-collaboration#productivity
Stars7.9k
Forks320
Last commit1 year ago
YouTubers
YouTubersMarkdown

A curated list of YouTube channels offering free technology tutorials across programming, web development, data science, and more.

#developer-tools#video-tutorials#programming-education
Stars7.8k
Forks501
Last commit1 month ago
Postgres.app
Postgres.appMakefile

A native macOS application that provides the easiest way to run PostgreSQL with a GUI for server management.

#postgis#developer-tools#postgres
Stars7.8k
Forks402
Last commit4 days ago
Zach Holman's
Zach Holman'sShell

A topic-centric dotfiles management system for organizing shell configurations, aliases, and environment customizations.

#environment-setup#developer-tools#productivity
Stars7.8k
Forks3.2k
Last commit2 months ago
np
npJavaScript

A better npm publish tool with interactive UI, safety checks, and automated release workflow.

#cli-app#developer-tools#version-management
Stars7.7k
Forks311
Last commit5 days ago
Sccache
SccacheRust

A ccache-like compiler wrapper that caches compilation outputs locally or in remote storage to speed up build times.

#compiler-cache#developer-tools#caching
Stars7.7k
Forks738
Last commit3 days ago
sccache
sccacheRust

A ccache-like compiler wrapper that caches compilation outputs locally or in remote storage to speed up build times.

#compiler-cache#developer-tools#caching
Stars7.7k
Forks738
Last commit3 days ago
forgecode
forgecodeRust

An AI-enhanced terminal development environment that integrates coding agents with your shell to assist with development tasks using 300+ AI models.

#ai-coding-assistant#semantic-search#multi-agent-reinforcement-learning
Stars7.6k
Forks1.5k
Last commit
nvim
nvimLua

A soothing pastel theme for Neovim with four flavors, extensive customization, and plugin integrations.

#vim-colorscheme#developer-tools#vim
Stars7.6k
Forks338
Last commit28 days ago
devenv
devenvRust

A fast, declarative, and reproducible developer environment tool built on Nix for consistent project setups.

#developer-tools#containerization#dev-environment
Stars7.5k
Forks555
Last commit23 hours ago
Git Cheat Sheet & Git Flow
Git Cheat Sheet & Git Flow

A comprehensive cheat sheet for Git and Git Flow commands with multi-language support.

#version-control#command-reference#developer-tools
Stars7.4k
Forks1.4k
Last commit6 months ago
Fantasque Sans Mono
Fantasque Sans MonoPython

A distinctive monospaced programming font with handwriting-inspired style and excellent readability.

#developer-tools#monospace-font#code-editing
Stars7.4k
Forks167
Last commit5 months ago
Symfony VarDumper
Symfony VarDumperPHP

A Symfony component providing an enhanced dump() function for debugging PHP variables with better formatting and navigation.

#php-debugging#debugging-tools#developer-tools
Stars7.4k
Forks102
Last commit2 days ago
PreviousPage 11 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
2 months ago
1 year ago
6 days ago
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351