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

Temple
TempleSwift

A guide and collection of Xcode templates for iOS boilerplate code to save time and maintain conventions.

#template#mobile-architecture#developer-tools
Stars37
Forks1
Last commit3 years ago
cf-zsh-autocomplete
cf-zsh-autocompleteShell

A zsh plugin that adds autocompletion for all Cloud Foundry CLI commands.

#developer-tools#shell-automation#zsh-plugin
Stars37
Forks12
Last commit6 years ago
igeek
igeekShell

A clean and minimal ZSH theme with git status and directory information.

#developer-tools#shell-prompt#minimalist
Stars37
Forks18
Last commit4 years ago
pocketbase-ts
pocketbase-tsTypeScript

A fully-typed TypeScript SDK for PocketBase with a more readable query syntax and type-safe helpers.

#query-builder#developer-tools#type-safety
Stars37
Forks0
Last commit2 months ago
App Store Checklist
App Store Checklist

A comprehensive checklist for iOS developers to ensure their apps meet Apple's App Store submission requirements.

#app-store#developer-tools#submission-checklist
Stars37
Forks1
Last commit8 years ago
Refinery CMS
Refinery CMS

A curated collection of extensions, resources, and tools for the Refinery CMS content management system.

#refinery-cms#content-editing#developer-tools
Stars37
Forks2
Last commit10 years ago
cargo
cargoShell

Enhanced Zsh plugin providing cargo tab completions with remote crate search for cargo add and install commands.

#developer-tools#tab-completion#productivity
Stars37
Forks5
Last commit2 days ago
agentify
agentifyTypeScript

Transforms OpenAPI specifications into multiple AI agent interface formats like MCP servers, CLAUDE.md, and AGENTS.md with a single command.

#ai#developer-tools#llms-txt
Stars37
Forks1
Last commit5 months ago
git-prune (seinh)
git-prune (seinh)Shell

An oh-my-zsh plugin for safely deleting merged git branches locally and remotely with configurable branch protection.

#developer-tools#branch-management#workflow-automation
Stars37
Forks3
Last commit10 months ago
zman
zmanShell

A Zsh plugin that uses fzf to quickly browse Zsh manuals with fuzzy search.

#developer-tools#terminal#zsh-plugin
Stars37
Forks1
Last commit7 months ago
Lync
LyncJavaScript

A file synchronization tool designed specifically for Roblox development workflows.

#version-control#developer-tools#roblox-tools
Stars37
Forks2
Last commit14 days ago
Sitecore Content SDK
Sitecore Content SDKTypeScript

A JavaScript SDK for building headless applications with Sitecore XM Cloud content.

#developer-tools#content-management#nodejs
Stars37
Forks40
Last commit4 days ago
yarn-extra-completion
yarn-extra-completionShell

ZSH completion plugin for yarn that provides intelligent package and script suggestions.

#developer-tools#completion#npm
Stars37
Forks6
Last commit3 years ago
Gridfy
GridfySwift

A macOS grid calculator for quickly calculating column and page widths to build perfect layouts.

#web-design#developer-tools#productivity
Stars36
Forks0
Last commit1 year ago
RktMachine
RktMachineSwift

A macOS menu bar app that runs rkt containers in a CoreOS VM using HyperKit and the macOS Hypervisor.

#developer-tools#container-runtime#macosx
Stars36
Forks2
Last commit8 years ago
copy_with_context.nvim
copy_with_context.nvimLua

A Neovim plugin that copies code snippets with file path, line number, and repository URL metadata for better context sharing.

#ai-assisted-development#developer-tools#workflow-automation
Stars36
Forks6
Last commit
sorted-object
sorted-objectJavaScript

Returns a copy of a JavaScript object with its keys sorted for consistent JSON serialization.

#version-control#developer-tools#json-serialization
Stars36
Forks4
Last commit5 years ago
exgen
exgenElixir

A templating library for generating reusable Elixir projects from EEx templates via Mix tasks.

#template#elixir#developer-tools
Stars36
Forks6
Last commit6 years ago
wicket-source
wicket-sourceJava

A development tool that enables click-through from browser HTML to Wicket component source code for faster debugging.

#developer-tools#productivity#browser-extension
Stars36
Forks14
Last commit5 years ago
Claude Session Restore
Claude Session RestoreRust

A CLI tool and Claude Code skill that restores context from previous Claude Code sessions by analyzing session files and git history.

#developer-tools#context-restoration#productivity
Stars36
Forks9
Last commit
RADSplit
RADSplitPascal

Dockable split-screen editor windows for RAD Studio (Delphi and C++ Builder) development environments.

#developer-tools#productivity#windows-development
Stars36
Forks11
Last commit6 years ago
tabnine
tabnineTypeScript

AI-powered code completion extension for JupyterLab that suggests completions based on machine learning models trained on billions of lines of open-source code.

#jupyterlab-extension#developer-tools#team-collaboration
Stars36
Forks8
Last commit
claudia-statusline
claudia-statuslineRust

A high-performance statusline for Claude Code that displays workspace info, git status, model usage, session costs, and context usage in real-time.

#developer-tools#productivity-tools#claude-code
Stars36
Forks5
Last commit
ember-debug-logger
ember-debug-loggerJavaScript

An Ember addon that integrates the debug library for namespaced, color-coded logging in Ember.js applications.

#debug-library#developer-tools#npm
Stars36
Forks6
Last commit4 months ago
Typescript Generator
Typescript GeneratorGo

A TypeScript interface generator for PocketBase collections, available as a standalone CLI tool or Go library with auto-generation hooks.

#backend-integration#developer-tools#type-generation
Stars36
Forks2
Last commit
git-fzf
git-fzfShell

An interactive ZSH plugin that wraps git operations with FZF for enhanced productivity and convenience.

#git-worktree#developer-tools#productivity
Stars36
Forks1
Last commit3 years ago
git-worktree (alexiszamanidis)
git-worktree (alexiszamanidis)Shell

An interactive ZSH plugin that wraps git operations with FZF for simplicity and productivity.

#git-worktree#developer-tools#productivity
Stars36
Forks1
Last commit3 years ago
crepl
creplV

A lightweight C REPL that compiles and executes C code in real-time as you type.

#c-repl#developer-tools#vlang
Stars35
Forks2
Last commit2 years ago
Function Pointers
Function PointersHTML

A simple guide to understanding C/C++ function pointer syntax with clear examples and explanations.

#developer-tools#educational#programming-reference
Stars35
Forks3
Last commit1 year ago
itg
itgVim Script

A designer-developed Zsh prompt theme for Oh My Zsh with clean visual design and Git status indicators.

#developer-tools#productivity#terminal
Stars35
Forks5
Last commit8 years ago
cmdtime
cmdtimeShell

ZSH plugin that shows how long each terminal command takes to execute.

#developer-tools#ohmyzsh#terminal-tools
Stars35
Forks3
Last commit5 years ago
blink-cmp-conventional-commits
blink-cmp-conventional-commitsLua

A blink.cmp source plugin that provides conventional commit type completions for Git commit messages.

#autocompletion#version-control#developer-tools
Stars35
Forks5
Last commit
tap-prettify
tap-prettifyJavaScript

A TAP test runner that formats Test Anything Protocol output into human-readable test results.

#developer-tools#test-runner#npm-package
Stars35
Forks3
Last commit13 years ago
TOML
TOMLTypeScript

An ESLint plugin that provides linting and formatting rules for TOML files.

#developer-tools#toml-format#eslintplugin
Stars35
Forks5
Last commit13 days ago
BlazorPrettyCode
BlazorPrettyCodeC#

A Blazor component for displaying syntax-highlighted code snippets in documentation sites.

#web-components#developer-tools#dotnet
Stars35
Forks4
Last commit5 years ago
Halva
HalvaTypeScript

A toolchain for developing and testing Substrate-based decentralized applications with a Truffle-inspired workflow.

#developer-tools#dapp-development#extrinsic-testing
Stars35
Forks3
Last commit3 years ago
PreviousPage 83 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
1 month ago
7 months ago
3 years ago
2 months ago
1 year ago
4 months ago
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351