Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Dev Tools

Dev Tools

149 projects

Showing 36 of 149 projects

code-server
code-serverTypeScript

VS Code in the browser

#dev-tools#browser-ide#vscode
Stars78.5k
Forks6.8k
Last commit9 hours ago
Terminus
TerminusTypeScript

A highly configurable cross-platform terminal emulator with integrated SSH and serial client capabilities.

#terminal-emulator#productivity-tools#ssh-client
Stars73.4k
Forks4.2k
Last commit1 day ago
just
justRust

A command runner for saving and running project-specific commands with a simple, make-inspired syntax.

#command-runner#productivity#make-alternative
Stars34.9k
Forks825
Last commit12 hours ago
poetry
poetryPython

A modern tool for Python dependency management and packaging that replaces setup.py, requirements.txt, and Pipfile.

#pypi#dependency-manager#lockfile
Stars34.3k
Forks2.5k
Last commit3 days ago
mise
miseRust

A unified tool that manages development tool versions, environment variables, and project tasks from a single configuration.

#environment-management#shell-integration#dev-tools
Stars31.1k
Forks1.3k
Last commit5 hours ago
Issues
IssuesPHP

A dependency manager for PHP that helps declare, manage, and install project dependencies.

#dependency-manager#composer#version-management
Stars29.5k
Forks4.8k
Last commit14 hours ago
SST
SSTTypeScript

A framework for building full-stack applications on your own AWS infrastructure with live Lambda development.

#cloud-development#lambda#serverless
Stars26.2k
Forks2.1k
Last commit11 days ago
Lima
LimaGo

Lima launches Linux virtual machines with automatic file sharing and port forwarding, focusing on running containers on macOS and other hosts.

#macos-development#container-runtime#podman
Stars21.6k
Forks931
Last commit7 hours ago
TOML
TOML

A minimal, human-readable configuration file format that maps unambiguously to a hash table.

#human-readable#data-serialization#dev-tools
Stars20.6k
Forks898
Last commit20 days ago
navi
naviRust

An interactive command-line cheatsheet tool that helps you browse and execute commands with dynamic argument suggestions.

#productivity#dev-tools#terminal
Stars17.4k
Forks553
Last commit3 months ago
coder
coderGo

A platform for organizations to provision secure, self-hosted cloud development environments using Terraform.

#devops#jetbrains#ide-integration
Stars13.9k
Forks1.4k
Last commit4 hours ago
bore
boreRust

A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing NAT firewalls.

#nat-bypass#tcp#proxy
Stars11.3k
Forks516
Last commit5 months ago
Rector
RectorPHP

Automated PHP code upgrades and refactoring tool that instantly updates PHP versions and major frameworks.

#rector#framework-migration#dev-tools
Stars10.4k
Forks740
Last commit11 hours ago
SQLFluff
SQLFluffPython

A modular SQL linter and auto-formatter supporting multiple SQL dialects and templated code like Jinja and dbt.

#pypi#hacktoberfest#jinja-templates
Stars9.8k
Forks1.1k
Last commit20 hours ago
npm-check
npm-checkJavaScript

A command-line tool to check for outdated, incorrect, and unused npm dependencies with interactive updates.

#outdated-check#unused-dependencies#npm
Stars6.6k
Forks235
Last commit5 days ago
cross-env
cross-envTypeScript

Set and use environment variables in npm scripts across Windows, macOS, and Linux platforms.

#environment-variables#environment#cross-env
Stars6.5k
Forks265
Last commit8 months ago
Clockwork
ClockworkPHP

A development tool for PHP that provides browser-based insights into application runtime, including requests, performance, logs, and database queries.

#runtime-analysis#laravel#browser-extension
Stars5.9k
Forks334
Last commit8 days ago
MSBuild
MSBuildC#

The Microsoft Build Engine (MSBuild) is the XML-based build platform for .NET and Visual Studio applications.

#hacktoberfest#msbuild#microsoft
Stars5.5k
Forks1.4k
Last commit17 hours ago
msbuild
msbuildC#

The Microsoft Build Engine (MSBuild) is the open-source build platform for .NET and Visual Studio applications.

#hacktoberfest#msbuild#microsoft
Stars5.5k
Forks1.4k
Last commit17 hours ago
PMD
PMDJava

An extensible multilanguage static code analyzer that finds common programming flaws and duplicated code across 20+ languages.

#ast-analysis#hacktoberfest#linter
Stars5.5k
Forks1.6k
Last commit1 day ago
Arroyo
ArroyoRust

A distributed stream processing engine in Rust that performs stateful computations on real-time data with subsecond results.

#stream-processing#event-driven#sql-engine
Stars5.0k
Forks369
Last commit2 days ago
mage
mageGo

A make-like build tool for Go projects that lets you write build tasks as plain Go functions.

#make-alternative#dev-tools#build-automation
Stars4.7k
Forks278
Last commit3 months ago
Expose
ExposePHP

An open-source tunneling service written in PHP that creates secure public URLs for local web servers.

#tunneling-service#tunnel-server#proxy-server
Stars4.6k
Forks309
Last commit14 days ago
tmuxp
tmuxpPython

A tmux session manager that saves and loads tmux sessions through simple YAML/JSON configuration files.

#session-manager#yaml#tmuxinator
Stars4.5k
Forks244
Last commit4 days ago
Symfony-Flex
Symfony-FlexPHP

A Composer plugin that automates Symfony application setup and dependency management.

#composer#dev-tools#composer-plugin
Stars4.2k
Forks198
Last commit1 month ago
Spotbugs
SpotbugsJava

A static analysis tool for finding bugs in Java code, succeeding the FindBugs project.

#hacktoberfest#linter#static-code-analysis
Stars3.9k
Forks668
Last commit3 days ago
adminMongo
adminMongoJavaScript

A web-based GUI for managing MongoDB connections, databases, collections, and documents with a responsive interface.

#admin-tool#database#mongodb-gui
Stars3.9k
Forks794
Last commit2 years ago
deptrac
deptracPHP

A static code analysis tool for PHP that enforces architectural layers and dependencies between classes.

#dev-tools#architecture-enforcement#ci-cd
Stars3.0k
Forks154
Last commit12 hours ago
PHP Metrics
PHP MetricsPHP

A static analysis tool for PHP that generates beautiful and understandable HTML reports of code metrics.

#quality#composer#html-reports
Stars2.6k
Forks260
Last commit1 day ago
NuGet Package Explorer
NuGet Package ExplorerC#

A GUI application for creating, updating, inspecting, and deploying NuGet packages.

#hacktoberfest#nuget#gui-application
Stars2.5k
Forks456
Last commit1 month ago
trevor
trevorJavaScript

A local Travis CI clone that runs tests across multiple Node.js versions using Docker.

#travis-ci#dev-tools#ci-cd
Stars2.1k
Forks51
Last commit6 years ago
PHPBench
PHPBenchPHP

A PHP benchmarking framework for performance testing, analogous to PHPUnit but for measuring execution time and memory usage.

#statistical-analysis#performance-testing#dev-tools
Stars2.0k
Forks134
Last commit1 month ago
why-is-node-running
why-is-node-runningJavaScript

A debugging tool that identifies active handles keeping Node.js processes running when they should have exited.

#dev-tools#cli-tool#nodejs
Stars1.9k
Forks52
Last commit1 year ago
Manage FastAPI
Manage FastAPIPython

A CLI tool for generating and managing FastAPI projects with customizable boilerplates and optional Docker support.

#fastapi#backend-development#tortoise-orm
Stars1.9k
Forks103
Last commit2 years ago
Gradle buildSrcVersions
Gradle buildSrcVersionsKotlin

A Gradle plugin that automates dependency version management and updates, eliminating manual searches.

#kotlin-dsl#hacktoberfest#gradle
Stars1.7k
Forks109
Last commit11 months ago
react-native-bundle-visualizer
react-native-bundle-visualizer

Visualize and analyze your React Native bundle to identify packages that increase its size.

#dev-tools#performance-analysis#source-map
Stars1.6k
Forks50
Last commit1 month ago
Page 1 of 5Next

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
#Cli Tool31
#Php27
#Dependency Management22
#Automation20
#Testing19
#Cli19
#Code Quality18
#Composer18
#Nodejs17
#Ci Cd15
#Cross Platform15
#Static Analysis14