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

M31.FluentAPI
M31.FluentAPIC#

A C# source generator that automatically creates fluent builder APIs for your classes using attributes.

#developer-tools#fluent-interface#fluent-builder
Stars141
Forks8
Last commit4 months ago
decompose
decomposeGo

A reverse-engineering CLI tool that analyzes Docker container networks and exports connections in multiple formats.

#dotviz#golang-application#software-architecture
Stars141
Forks6
Last commit1 month ago
Argon
ArgonRust

A powerful CLI tool that enhances Roblox development with two-way sync, project building, and workflow automation.

#developer-tools#workflow-automation#cli-tool
Stars141
Forks15
Last commit2 months ago
ConsoleBundle
ConsoleBundlePHP

A Symfony2 bundle that provides a browser-based command-line interface for running Symfony console commands.

#developer-tools#symfony2#bundle
Stars140
Forks52
Last commit4 years ago
mneme
mnemeElixir

Auto-updating snapshot testing utilities for Elixir that integrate with ExUnit.

#elixir#developer-tools#approval-testing
Stars140
Forks9
Last commit1 year ago
nvim-chainsaw
nvim-chainsawLua

A Neovim plugin for smart, customizable insertion of various log statements using Treesitter for intelligent variable detection and placement.

#print-statements#treesitter#developer-tools
Stars140
Forks17
Last commit27 days ago
redux-devtools-dispatch
redux-devtools-dispatchJavaScript

A Redux DevTools extension that lets you manually dispatch actions to test your application's state changes.

#developer-tools#dispatch#testing
Stars140
Forks4
Last commit9 years ago
ClaudeCTX
ClaudeCTXGo

A command-line tool to instantly switch between Claude Code configuration profiles for different accounts, clients, and API providers.

#ai#developer-tools#productivity
Stars140
Forks9
Last commit1 month ago
svelte-preprocess-markdown
svelte-preprocess-markdownHTML

Import markdown files as Svelte components, enabling you to write components with formatted text in markdown syntax.

#rollup-plugin#developer-tools#content-management
Stars140
Forks7
Last commit
tfproviderlint
tfproviderlintGo

Static analysis tool for Terraform Provider code, offering linting checks for acceptance tests, resources, schemas, and validations.

#developer-tools#terraform-provider#terraform
Stars139
Forks27
Last commit1 year ago
console.table
console.tableJavaScript

Adds a console.table method to print arrays of objects as formatted tables in the console.

#developer-tools#table#npm-package
Stars139
Forks16
Last commit5 years ago
More…
More…

A collection of modular npm packages for common WebExtension development tasks.

#developer-tools#extension-utilities#browser-extension
Stars139
Forks3
Last commit1 year ago
Imba
Imba

A curated list of awesome frameworks, libraries, software, and resources for the Imba programming language.

#programming-language#hacktoberfest#hacktoberfest2021
Stars139
Forks14
Last commit4 years ago
SwiftKitten
SwiftKittenPython

Swift autocompleter for Sublime Text using the SourceKitten framework, offering faster performance than Xcode.

#autocompletion#ide-plugin#developer-tools
Stars139
Forks19
Last commit7 years ago
diff.rs
diff.rsRust

A web application that renders differences between Rust crate versions directly in the browser using WebAssembly.

#yew-router#developer-tools#webassembly
Stars138
Forks13
Last commit4 months ago
graphiql-dotnet
graphiql-dotnetCSS

GraphiQL middleware for ASP.NET Core that bundles the GraphiQL UI, eliminating frontend dependency management.

#developer-tools#graphql#csharp
Stars138
Forks28
Last commit6 years ago
cchistory
cchistoryTypeScript

A command-line tool that extracts and displays shell commands executed during Claude Code sessions, similar to the shell history command.

#developer-tools#productivity#terminal
Stars137
Forks7
Last commit2 months ago
aprint
aprintClojure

A Clojure pretty-printing library that provides compact, colorful, and readable output for REPL debugging.

#developer-tools#syntax-highlighting#clojure-library
Stars137
Forks4
Last commit11 years ago
Interceptor Optimization
Interceptor OptimizationPHP

A Magento 2 module that replaces the default interceptor generator with a compiled approach for faster plugin execution.

#magento2#developer-tools#plugins
Stars137
Forks21
Last commit4 months ago
smart-pairs
smart-pairsLua

A Neovim plugin written in Lua for intelligent bracket pair completion, deletion, and navigation.

#developer-tools#bracket-completion#lua-plugin
Stars137
Forks2
Last commit9 months ago
gitcs
gitcsGo

A Go CLI tool that scans local Git repositories to generate a visual contributions graph, independent of Git hosting services.

#developer-tools#cli-tool#git-analytics
Stars136
Forks12
Last commit1 month ago
Bazel Proposals
Bazel Proposals

Index of all Bazel design proposals and technical documents, tracking their review and implementation status.

#bazel#developer-tools#build-automation
Stars136
Forks74
Last commit1 month ago
InGameConsole
InGameConsoleJava

A LibGDX library for adding a developer console to games, similar to those in Source engine games.

#gradle#developer-tools#java
Stars135
Forks34
Last commit5 years ago
I Don't Care About Commit Message
I Don't Care About Commit MessageTypeScript

A VSCode extension that automatically generates and applies AI-powered git commit messages without requiring manual confirmation.

#developer-tools#productivity#vscode-extension
Stars135
Forks6
Last commit
mo
moJavaScript

A good-looking ESLint formatter with syntax highlighting and theme support for delightful readability.

#readability#developer-tools#pretty
Stars135
Forks1
Last commit9 months ago
@wext/shipit
@wext/shipitJavaScript

Automates the publishing of web extensions to Chrome, Firefox, and Opera stores via CLI.

#deployment#developer-tools#publishing
Stars134
Forks14
Last commit5 years ago
Roblox-Plugins
Roblox-PluginsLuau

A collection of open-source plugins for Roblox Studio to enhance development workflows.

#developer-tools#plugin-system#roblox
Stars134
Forks91
Last commit17 days ago
Firebase Genkit
Firebase Genkit

A curated list of resources, plugins, tools, and examples for the Genkit AI framework ecosystem.

#genkit-retriever#developer-tools#open-source
Stars134
Forks18
Last commit1 month ago
vpm
vpmV

Package manager for the V programming language, enabling module publishing, installation, and API interaction.

#developer-tools#module-registry#vlang
Stars134
Forks41
Last commit11 hours ago
Schemr
SchemrPython

A Sublime Text plugin for quickly changing color schemes via command palette and keyboard shortcuts.

#developer-tools#theme-management#productivity
Stars134
Forks7
Last commit4 years ago
ex_unit_notifier
ex_unit_notifierElixir

Shows desktop notifications for ExUnit test runs in Elixir, ideal for TDD workflows.

#elixir#developer-tools#test-notifications
Stars134
Forks17
Last commit2 years ago
Nextjs Starter Peacock
Nextjs Starter PeacockTypeScript

A beautiful Next.js starter template for building personal portfolio sites with blog, notes, and project showcases.

#developer-tools#blog-engine#nextjs
Stars134
Forks40
Last commit2 years ago
lsp
lspTypeScript

Adds IDE-like code intelligence (autocompletion, navigation, linting) to JupyterLab using the Language Server Protocol.

#jupyterlab-extension#notebook-enhancement#autocompletion
Stars133
Forks0
Last commit3 days ago
neovim-boilerplate
neovim-boilerplateLua

A modern, well-documented Neovim configuration template using Lua and lazy.nvim for building custom setups.

#developer-tools#text-editor#boilerplate
Stars133
Forks12
Last commit1 year ago
Terminal Jarvis
Terminal JarvisRust

A unified terminal interface to manage and interact with 22 AI coding assistants like Claude, Gemini, and Qwen.

#ai#developer-tools#productivity
Stars133
Forks17
Last commit8 days ago
user-statistician
user-statisticianPython

A GitHub Action that generates a customizable SVG summary of your GitHub activity for your profile README.

#svg-generation#github-profile#developer-tools
Stars133
Forks45
Last commit2 days ago
PreviousPage 64 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
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351