awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 repositorios

Awesome GitHub RepositoriesDevelopment Workflow Orchestration

Tools that manage the lifecycle of a project, including build tasks, local server synchronization, and workspace access policies.

Explore 16 awesome GitHub repositories matching development tools & productivity · Development Workflow Orchestration. Refine with filters or upvote what's useful.

Awesome Development Workflow Orchestration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tauri-apps/tauriAvatar de tauri-apps

    tauri-apps/tauri

    107,946Ver en GitHub↗

    Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintaining high-performance native logic. By compiling applications into small-footprint, platform-specific binaries, the framework avoids bundling heavy runtime environments, resulting in lightweight executables. The project distinguishes itself through a capability-based security model

    Launches local development servers featuring hot module reloading for frontend assets and automatic backend recompilation.

    Rustdesktop-apphigh-performancemobile-app
    Ver en GitHub↗107,946
  • astral-sh/uvAvatar de astral-sh

    astral-sh/uv

    86,451Ver en GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure reproducible builds across different platforms. The tool distinguishes itself through its use of a global, content-addressable cache and hard-link-based environment provisioning, which allow for near-instant environment creation and minimal disk usage. It employs a high-performance

    Organizes codebases by managing project-level configurations and multi-file structures.

    Rustpackagingpythonresolver
    Ver en GitHub↗86,451
  • vitejs/viteAvatar de vitejs

    vitejs/vite

    81,611Ver en GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr

    Launches a local server that accelerates iteration cycles by enabling live code updates without full page reloads.

    TypeScriptbuild-tooldev-serverfrontend
    Ver en GitHub↗81,611
  • nationalsecurityagency/ghidraAvatar de NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740Ver en GitHub↗

    Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across diverse hardware architectures. The framework supports automated binary analysis through programmatic routines, enabling the investigation of complex code patterns and security indicators. The platform distinguishes itself through a modular architecture that allows for extensiv

    Configures essential tools and build tasks to support the modification, debugging, and extension of the underlying analysis engine.

    Javadisassemblerreverse-engineeringsoftware-analysis
    Ver en GitHub↗69,740
  • electron-react-boilerplate/electron-react-boilerplateAvatar de electron-react-boilerplate

    electron-react-boilerplate/electron-react-boilerplate

    24,239Ver en GitHub↗

    This project is a TypeScript desktop boilerplate and application template that combines Electron and React for building cross-platform desktop applications. It provides a structural foundation and framework for creating native system applications that bundle web technologies into distributable operating system packages. The project distinguishes itself by providing a hot-reloading desktop environment. This development setup applies code changes instantly to the user interface without requiring manual application restarts, preserving the current interface state through hot module replacement.

    Ships a development server that enables hot module replacement to accelerate the application iteration process.

    TypeScriptbabelboilerplateelectron
    Ver en GitHub↗24,239
  • 2025emma/vibe-coding-cnAvatar de 2025Emma

    2025Emma/vibe-coding-cn

    21,712Ver en GitHub↗

    This project functions as an orchestration framework for AI-driven software development, providing a structured environment to manage, iterate, and execute complex prompt chains. It serves as a centralized workspace that integrates AI models with local terminal tools and configuration settings to standardize the entire development lifecycle from initial requirements to final implementation. The platform distinguishes itself through its focus on recursive prompt evolution and multilingual support. It employs iterative loops to refine AI instructions, ensuring higher precision in generated outp

    Integrates AI models with local terminal tools and configuration settings within a centralized development workspace.

    Python
    Ver en GitHub↗21,712
  • morhetz/gruvboxAvatar de morhetz

    morhetz/gruvbox

    15,195Ver en GitHub↗

    Gruvbox is a retro-inspired color scheme designed to provide a consistent visual experience across text editors, terminal emulators, and development environments. It focuses on improving readability and reducing eye strain by utilizing a high-contrast palette that remains stable across various software tools. The project distinguishes itself through a flexible rendering architecture that adapts to different technical environments. It supports high-fidelity twenty-four-bit color reproduction for modern terminals while maintaining compatibility with legacy systems through sixteen-color and two-

    Standardizes the visual appearance of development tools across editors, shells, and multiplexers.

    Vim Script
    Ver en GitHub↗15,195
  • microsoft/typescript-react-starterAvatar de microsoft

    microsoft/TypeScript-React-Starter

    11,043Ver en GitHub↗

    This project is a TypeScript React starter template and frontend development boilerplate. It provides a pre-configured project scaffold and foundation for building type-safe user interfaces, integrating essential tooling for typing, linting, and testing to accelerate the start of a web application. The scaffold distinguishes itself by providing a complete production asset pipeline that generates minified JavaScript and CSS bundles to optimize loading speeds. It includes a dedicated component testing suite for executing logic and snapshot tests in a simulated browser environment, alongside a h

    Includes a local development server with hot module replacement for rapid iteration.

    TypeScript
    Ver en GitHub↗11,043
  • visualfc/liteideAvatar de visualfc

    visualfc/liteide

    7,754Ver en GitHub↗

    LiteIDE is a cross-platform integrated development environment designed for writing, compiling, and debugging Go source code. It functions as both a code editor with syntax highlighting and a build tool orchestrator that manages toolchains, environment profiles, and cross-compilation targets. The environment is modular and extensible, supporting third-party plugins and custom keyboard mapping to tailor the coding workflow. It provides an integrated interface for external debuggers to inspect program execution and state. The platform covers a broad range of development capabilities, including

    Organizes and manages Go projects spanning multiple files, including compilation and debugging settings.

    C++
    Ver en GitHub↗7,754
  • angular-fullstack/generator-angular-fullstackAvatar de angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Ver en GitHub↗

    This is a Yeoman generator that produces complete full-stack web application project skeletons, combining an AngularJS frontend with an Express.js backend. It scaffolds a MEAN stack project structure with MongoDB, including optional OAuth authentication and real-time WebSocket communication capabilities. The generator produces a complete project skeleton with a live-reload development server, preconfigured build and testing tools, and environment-specific configuration files. It includes role-based authentication with local and social login strategies, route protection, and admin user managem

    Launches Node.js backend and Webpack dev server with hot module replacement.

    JavaScriptangularbabelfull-stack
    Ver en GitHub↗6,095
  • react/metroAvatar de react

    react/metro

    5,608Ver en GitHub↗

    Metro es un bundler de JavaScript diseñado para entornos React Native. Funciona como un sistema para resolver dependencias, transformar código fuente y empaquetar JavaScript y activos en bundles para su ejecución. El proyecto incluye un servidor de bundler de desarrollo que aloja activos a través de HTTP y proporciona reemplazo de módulos en caliente (HMR). Cuenta con un resolvedor de módulos que maneja extensiones de archivo específicas de la plataforma y un transformador de código fuente que convierte el código en estructuras de árbol para su optimización y minificación. El conjunto de herramientas cubre la generación programática de bundles, la creación de mapas de origen y el almacenamiento en caché del sistema de archivos para evitar transformaciones redundantes. También proporciona capacidades para la gestión de activos, inyección de polyfills y configuración segura del servidor utilizando certificados TLS para endpoints cifrados. Se incluyen herramientas de monitoreo para rastrear el estado del empaquetado y registrar metadatos de rendimiento para eventos de inicio y actualización.

    Ships a local server providing hot module replacement to accelerate frontend and application iteration.

    JavaScriptbundlerjavascriptreact-native
    Ver en GitHub↗5,608
  • insin/nwbAvatar de insin

    insin/nwb

    5,542Ver en GitHub↗

    nwb is a zero-configuration build toolchain, module bundler, and development server for JavaScript and JSX applications and libraries. It functions as a build system that automatically derives compiler and bundler settings from a project's installed dependencies to remove manual setup. The tool is distinguished by its ability to act as a library compiler, generating multiple distribution formats such as ESM and CJS from a single source for package manager compatibility. It also includes a dedicated headless browser test runner that executes unit tests with integrated watch mode and code cover

    Ships a local development server featuring hot module replacement to accelerate frontend iteration.

    JavaScript
    Ver en GitHub↗5,542
  • alex8088/electron-viteAvatar de alex8088

    alex8088/electron-vite

    5,487Ver en GitHub↗

    electron-vite es un sistema de build y orquestador de bundles multi-proceso que utiliza Vite para compilar y empaquetar los procesos main, preload y renderer para aplicaciones Electron. Funciona como un andamiaje para aplicaciones de escritorio, proporcionando plantillas para integrar varios frameworks de frontend en una estructura de proyecto estandarizada. El proyecto se distingue por la protección integrada del código fuente, utilizando un ofuscador de bytecode V8 para compilar JavaScript en bytecode y ofuscar cadenas para prevenir la ingeniería inversa. También gestiona arquitecturas de escritorio complejas aislando bundles y chunks compartidos a través de múltiples ventanas y contextos de ejecución. El conjunto de herramientas cubre una amplia gama de capacidades, incluyendo pipelines de empaquetado automatizados para instaladores multiplataforma, orquestación de servidores de desarrollo con hot module replacement y la gestión de módulos nativos y WebAssembly. Soporta además el scoping de entornos y la configuración de externalización de módulos binarios para optimizar los builds de producción.

    Orchestrates a local development server that manages the build process and launches the application for real-time testing.

    TypeScript
    Ver en GitHub↗5,487
  • preactjs/preact-cliAvatar de preactjs

    preactjs/preact-cli

    4,669Ver en GitHub↗

    preact-cli es una herramienta de línea de comandos para andamiaje, desarrollo y construcción de aplicaciones utilizando la biblioteca Preact. Proporciona una tubería de construcción basada en Webpack para coordinar la transformación de código, la optimización de activos y la compilación de producción. El kit de herramientas incluye un pre-renderizador de sitios estáticos para convertir rutas de aplicación en archivos HTML estáticos y un kit de herramientas de desarrollo PWA para generar service workers y caché de activos offline. También funciona como un servidor de desarrollo frontend con recarga de módulos en caliente (HMR) y un proxy para la iteración de aplicaciones en tiempo real. El proyecto cubre una amplia gama de capacidades, incluyendo andamiaje de proyectos, optimización de construcción mediante división automática de código basada en rutas y la integración de tuberías de preprocesamiento CSS. También admite la gestión de variables de entorno y la personalización de configuraciones de construcción mediante plugins y anulaciones.

    Ships a local development server featuring hot module replacement and a request proxy.

    JavaScriptclihacktoberfesthttp2
    Ver en GitHub↗4,669
  • seek-oss/playroomAvatar de seek-oss

    seek-oss/playroom

    4,579Ver en GitHub↗

    Playroom es una herramienta de sistema de diseño frontend y sandbox de componentes JSX. Funciona como un banco de trabajo para componentes de UI y un prototipador con soporte para TypeScript, permitiendo a los desarrolladores diseñar y probar interfaces en un entorno interactivo en tiempo real. El proyecto permite pruebas visuales renderizando el mismo componente bajo múltiples temas, tamaños de pantalla y configuraciones de propiedades simultáneamente. Proporciona un mecanismo para guías de estilo interactivas y documentación de sistemas de diseño, donde los componentes pueden ser prototipados usando una librería existente y exportados como un sandbox distribuible. El banco de trabajo incluye capacidades para alternar estados, gestionar dimensiones de marco y análisis de tipos estáticos para el autocompletado de props. También cuenta con herramientas para organizar fragmentos de código, inyectar variables globales y envolver componentes en árboles de proveedores personalizados para mantener el estado global requerido. Se proporciona una interfaz de línea de comandos para orquestar el servidor de desarrollo local y compilar el entorno de sandbox en un formato distribuible.

    Provides a command-line interface to launch a local development server for real-time component iteration.

    TypeScriptdesigndesign-systemsfront-end
    Ver en GitHub↗4,579
  • midudev/jscampAvatar de midudev

    midudev/jscamp

    3,811Ver en GitHub↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    Ships a local development server featuring hot module replacement for instant interface previews.

    JavaScriptbootcamp
    Ver en GitHub↗3,811
  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Development Environments
  5. Development Workflow Orchestration

Explorar subetiquetas

  • Development ServersLocal servers that provide development-specific features like hot module replacement to accelerate frontend and application iteration.
  • Development WorkspacesIntegrated environments configured with the necessary tools and tasks to support source code modification and debugging.
  • Project Management ToolsUtilities that assist in organizing and managing code projects spanning multiple files.
  • Workspace Isolation PoliciesMechanisms for isolating configuration changes to specific user environments, often through private branching strategies.