Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Tools

Developer Tools

3066 projects

Showing 36 of 2857 projects

todocheck
todocheckGo

A static code analyzer that validates TODO comments by linking them to open issues in supported issue trackers.

#hacktoberfest#developer-tools#todo
Stars436
Forks46
Last commit1 day ago
CLI tool to train certifications
CLI tool to train certificationsPHP

A CLI tool to train for software certifications through interactive quizzes and customizable practice sessions.

#developer-tools#cli-application#cli-tool
Stars434
Forks71
Last commit3 years ago
nvim-coverage
nvim-coverageLua

A Neovim plugin that displays test coverage data in the sign column and summary reports for multiple programming languages.

#multi-language#developer-tools#test-coverage
Stars434
Forks55
Last commit1 year ago
nvim-lazyman
nvim-lazymanHTML

A Neovim configuration manager that installs, initializes, and manages over 100 pre-configured Neovim distributions via a menu interface.

#plugin-manager#editor-configuration#developer-tools
Stars433
Forks17
Last commit6 months ago
elvis
elvisErlang

A command-line Erlang style reviewer that enforces code consistency and readability across your codebase.

#hacktoberfest#developer-tools#elvis
Stars432
Forks86
Last commit16 days ago
git_curate
git_curateRuby

A command-line tool to interactively review and delete local Git branches with detailed commit information.

#developer-tools#branch-management#workflow-automation
Stars432
Forks12
Last commit10 months ago
Yarn RFCs
Yarn RFCs

A structured process for proposing and reviewing substantial changes to the Yarn package manager.

#community-driven#developer-tools#rfc-process
Stars431
Forks144
Last commit2 years ago
interfaces
interfacesGo

Code generation tools for Go that create interfaces from types and structs from CSV files.

#developer-tools#golang-package#golang-interface
Stars431
Forks36
Last commit1 year ago
cows
cowsJavaScript

A collection of 400+ ASCII art cows as a simple text file for use in any project.

#developer-tools#fun#npm-package
Stars431
Forks43
Last commit1 year ago
colortils.nvim
colortils.nvimLua

A Neovim plugin providing color pickers, converters, and utilities for working with colors directly in the editor.

#vimscript#editor-tool#developer-tools
Stars430
Forks14
Last commit1 year ago
eflame
eflamePerl

A Flame Graph profiler for Erlang that uses the erlang:trace/3 API to visualize call stacks.

#tracing#developer-tools#observability
Stars429
Forks86
Last commit2 years ago
FastAPI Client Generator
FastAPI Client GeneratorPython

Generate mypy- and IDE-friendly Python API clients from OpenAPI specifications with sync/async interfaces.

#fastapi#developer-tools#type-safety
Stars429
Forks46
Last commit2 years ago
MiniMax
MiniMaxLua

A Neovim config generator that creates a stable, feature-rich setup based on the 'mini.nvim' modules.

#neovim-config#developer-tools#productivity
Stars428
Forks39
Last commit1 day ago
ts-error-translator.nvim
ts-error-translator.nvimLua

A Neovim plugin that translates cryptic TypeScript error messages into plain English explanations.

#developer-tools#neovim-plugin#error-translation
Stars424
Forks8
Last commit5 months ago
gobrew
gobrewGo

A Go version manager written in Go that installs and manages multiple Go versions without requiring root or shell rehash.

#developer-tools#golang-package#go-installer
Stars423
Forks25
Last commit1 day ago
electron-timber
electron-timberJavaScript

A pretty logger for Electron apps that displays renderer process logs in the terminal.

#electron-module#developer-tools#stream-logging
Stars423
Forks9
Last commit2 years ago
request
requestGo

A developer-friendly HTTP request library for Go, inspired by Python-Requests.

#request#developer-tools#http
Stars421
Forks36
Last commit6 years ago
ResignTool
ResignToolObjective-C

A macOS app for resigning iOS apps and packaging them into installable IPA files, bypassing provisioning profile restrictions.

#provisioning-profiles#ios#developer-tools
Stars421
Forks115
Last commit6 years ago
Httper-iOS
Httper-iOSSwift

A REST API testing tool for iOS that lets developers test APIs on mobile devices without a desktop PC.

#ios-app#developer-tools#network-tools
Stars419
Forks29
Last commit2 years ago
manix
manixRust

A fast command-line documentation searcher for Nix, supporting Nixpkgs, NixOS, and Home-Manager.

#search#developer-tools#cli-tool
Stars418
Forks23
Last commit2 years ago
Laravel Blade Highlighter
Laravel Blade HighlighterCSS

Adds syntax highlighting for Laravel Blade templates in Sublime Text.

#developer-tools#laravel5#laravel
Stars417
Forks104
Last commit2 years ago
@wlucha/angular-starter
@wlucha/angular-starterHTML

A production-ready Angular 21 starter template with modern tooling, testing, and best practices baked in.

#compodoc#playwright#developer-tools
Stars417
Forks91
Last commit1 month ago
Elm Analyse
Elm AnalyseElm

A static analysis tool for Elm code that identifies deficiencies and enforces best practices.

#ast-analysis#developer-tools#linter
Stars416
Forks56
Last commit3 years ago
virtual-types.nvim
virtual-types.nvimLua

Neovim plugin that displays function type annotations as virtual text using the built-in LSP client.

#developer-tools#nvim-lsp#neovim-plugin
Stars416
Forks3
Last commit3 years ago
OverTime
OverTimeJavaScript

A CLI tool that generates time-overlap tables for remote teams across different time zones.

#developer-tools#productivity#timezone
Stars416
Forks12
Last commit1 year ago
nerdy.nvim
nerdy.nvimLua

A Neovim plugin for searching, previewing, and inserting Nerd Font glyphs directly from the editor.

#developer-tools#icon-picker#glyph
Stars416
Forks11
Last commit19 days ago
entroly
entrolyPython

A context engineering engine that compresses your entire codebase for AI coding agents, reducing token usage by 70-95% while providing full code visibility.

#ai-coding-assistant#privacy-first#developer-tools
Stars414
Forks64
Last commit3 days ago
xgen
xgenGo

A pure Go library for parsing XSD files and generating type-safe code in Go, C, Java, Rust, and TypeScript.

#multi-language#generator#developer-tools
Stars414
Forks105
Last commit21 days ago
nvim_context_vt
nvim_context_vtLua

A Neovim plugin that displays virtual text showing the current context (functions, methods, statements) using treesitter.

#treesitter#developer-tools#context-clues
Stars413
Forks18
Last commit9 months ago
CIEL
CIELCommon Lisp

CIEL is a batteries-included Common Lisp environment for scripting, with a terminal REPL, core image, and library of utilities.

#developer-tools#language-extensions#sbcl
Stars413
Forks20
Last commit6 days ago
httpretty
httprettyGo

A Go package that prints HTTP client and server requests and responses in a human-readable, colorful terminal format.

#http-server#developer-tools#terminal-output
Stars413
Forks16
Last commit13 days ago
Keyscope
KeyscopeRust

A Rust CLI tool to automate validation and invalidation workflows for API keys and secrets across 30+ providers.

#pentest#developer-tools#devops
Stars411
Forks113
Last commit10 months ago
awesome-LINQ
awesome-LINQ

A curated collection of awesome LINQ libraries, tools, tutorials, and resources across multiple programming languages.

#developer-tools#query-language#linq
Stars409
Forks51
Last commit7 years ago
value-category-cheatsheet
value-category-cheatsheetClojure

A PDF cheatsheet explaining C++14 value categories (lvalues, rvalues, xvalues) with practical examples and edge cases.

#developer-tools#programming-reference#value-categories
Stars408
Forks21
Last commit
vscode-vlang
vscode-vlangTypeScript

A Visual Studio Code extension providing language support for the V programming language.

#programming-language#themes#developer-tools
Stars408
Forks54
Last commit2 months ago
gemini-cli-prompt-library
gemini-cli-prompt-library

A curated library of 30+ professionally crafted prompt templates for common development tasks, designed as a Gemini CLI extension.

#cli-extension#developer-tools#productivity
Stars407
Forks117
Last commit8 months ago
PreviousPage 46 of 80

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
Next
#Productivity417
#Cli Tool367
#Awesome List313
#Cli307
#Code Quality293
#Command Line276
#Javascript274
#Awesome272
#Static Analysis268
#Neovim Plugin224
#Automation223
#Terminal212