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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tauri-apps/tauriAvatar de tauri-apps

    tauri-apps/tauri

    107,946Voir sur 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
    Voir sur GitHub↗107,946
  • astral-sh/uvAvatar de astral-sh

    astral-sh/uv

    86,451Voir sur 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
    Voir sur GitHub↗86,451
  • vitejs/viteAvatar de vitejs

    vitejs/vite

    81,611Voir sur 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
    Voir sur GitHub↗81,611
  • nationalsecurityagency/ghidraAvatar de NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740Voir sur 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
    Voir sur GitHub↗69,740
  • electron-react-boilerplate/electron-react-boilerplateAvatar de electron-react-boilerplate

    electron-react-boilerplate/electron-react-boilerplate

    24,239Voir sur 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
    Voir sur GitHub↗24,239
  • 2025emma/vibe-coding-cnAvatar de 2025Emma

    2025Emma/vibe-coding-cn

    21,712Voir sur 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
    Voir sur GitHub↗21,712
  • morhetz/gruvboxAvatar de morhetz

    morhetz/gruvbox

    15,195Voir sur 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
    Voir sur GitHub↗15,195
  • microsoft/typescript-react-starterAvatar de microsoft

    microsoft/TypeScript-React-Starter

    11,043Voir sur 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
    Voir sur GitHub↗11,043
  • visualfc/liteideAvatar de visualfc

    visualfc/liteide

    7,754Voir sur 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++
    Voir sur GitHub↗7,754
  • angular-fullstack/generator-angular-fullstackAvatar de angular-fullstack

    angular-fullstack/generator-angular-fullstack

    6,095Voir sur 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
    Voir sur GitHub↗6,095
  • react/metroAvatar de react

    react/metro

    5,608Voir sur GitHub↗

    Metro est un bundler JavaScript conçu pour les environnements React Native. Il fonctionne comme un système pour résoudre les dépendances, transformer le code source et empaqueter JavaScript et les actifs dans des bundles pour l'exécution. Le projet inclut un serveur de bundler de développement qui héberge les actifs via HTTP et fournit le remplacement de module à chaud (hot module replacement). Il dispose d'un résolveur de module qui gère les extensions de fichiers spécifiques à la plateforme et un transformateur de code source qui convertit le code en structures d'arbre pour l'optimisation et la minification. La boîte à outils couvre la génération de bundle par programmation, la création de source maps et la mise en cache du système de fichiers pour éviter les transformations redondantes. Elle fournit également des capacités pour la gestion des actifs, l'injection de polyfills et la configuration de serveur sécurisée utilisant des certificats TLS pour les endpoints chiffrés. Des outils de surveillance sont inclus pour suivre le statut du bundling et enregistrer les métadonnées de performance pour les événements de démarrage et de mise à jour.

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

    JavaScriptbundlerjavascriptreact-native
    Voir sur GitHub↗5,608
  • insin/nwbAvatar de insin

    insin/nwb

    5,542Voir sur GitHub↗

    nwb est une chaîne d'outils de build zéro-configuration, un bundler de modules et un serveur de développement pour les applications et bibliothèques JavaScript et JSX. Il fonctionne comme un système de build qui dérive automatiquement les paramètres du compilateur et du bundler à partir des dépendances installées du projet pour supprimer la configuration manuelle. L'outil se distingue par sa capacité à agir comme un compilateur de bibliothèque, générant plusieurs formats de distribution tels que ESM et CJS à partir d'une source unique pour la compatibilité avec les gestionnaires de paquets. Il inclut également un test runner headless pour navigateur qui exécute des tests unitaires avec un mode watch intégré et un rapport de couverture de code. Le système couvre un large éventail de capacités, notamment des pipelines d'assets frontend pour transpiler la syntaxe moderne et traiter les préprocesseurs CSS. Il fournit un workflow de développement incluant le hot module replacement, la génération de build de production avec minification et suppression de code, et un pipeline de transformation piloté par plugins pour étendre les fonctionnalités de la chaîne d'outils.

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

    JavaScript
    Voir sur GitHub↗5,542
  • alex8088/electron-viteAvatar de alex8088

    alex8088/electron-vite

    5,487Voir sur GitHub↗

    electron-vite est un système de build et un orchestrateur de bundle multi-processus qui utilise Vite pour compiler et bundler les processus main, preload et renderer pour les applications Electron. Il fonctionne comme un scaffolder d'application de bureau, fournissant des modèles pour intégrer divers frameworks frontend dans une structure de projet standardisée. Le projet se distingue par une protection du code source intégrée, utilisant un obfuscateur de bytecode V8 pour compiler JavaScript en bytecode et obfusquer les chaînes de caractères pour empêcher l'ingénierie inverse. Il gère également des architectures de bureau complexes en isolant les bundles et les chunks partagés à travers plusieurs fenêtres et contextes d'exécution. L'ensemble d'outils couvre un large éventail de capacités, incluant des pipelines de packaging automatisés pour des installateurs multi-plateformes, l'orchestration de serveur de développement avec remplacement de module à chaud (HMR), et la gestion des modules natifs et WebAssembly. Il prend en outre en charge le scoping d'environnement et la configuration de l'externalisation des modules binaires pour optimiser les builds de production.

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

    TypeScript
    Voir sur GitHub↗5,487
  • preactjs/preact-cliAvatar de preactjs

    preactjs/preact-cli

    4,669Voir sur GitHub↗

    preact-cli est un outil en ligne de commande pour le scaffolding, le développement et la construction d'applications utilisant la bibliothèque Preact. Il fournit un pipeline de build basé sur Webpack pour coordonner la transformation du code, l'optimisation des assets et la compilation de production. La boîte à outils inclut un pré-rendu de site statique pour convertir les routes d'application en fichiers HTML statiques et une boîte à outils de développement PWA pour générer des service workers et le cache d'assets hors ligne. Il fonctionne également comme un serveur de développement frontend proposant le hot module replacement et un proxy pour l'itération d'application en temps réel. Le projet couvre un large éventail de capacités, incluant le scaffolding de projet, l'optimisation de build via le code splitting automatique basé sur les routes, et l'intégration de pipelines de pré-traitement CSS. Il prend également en charge la gestion des variables d'environnement et la personnalisation des configurations de build via des plugins et des surcharges.

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

    JavaScriptclihacktoberfesthttp2
    Voir sur GitHub↗4,669
  • seek-oss/playroomAvatar de seek-oss

    seek-oss/playroom

    4,579Voir sur GitHub↗

    Playroom is a frontend design system tool and JSX component sandbox. It functions as a UI component workbench and TypeScript-aware prototyper, allowing developers to design and test user interfaces within a live, interactive environment. The project enables visual testing by rendering the same component across multiple themes, screen sizes, and property configurations simultaneously. It provides a mechanism for interactive style guides and design system documentation, where components can be prototyped using an existing library and exported as a distributable sandbox. The workbench includes

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

    TypeScriptdesigndesign-systemsfront-end
    Voir sur GitHub↗4,579
  • midudev/jscampAvatar de midudev

    midudev/jscamp

    3,811Voir sur 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
    Voir sur GitHub↗3,811
  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Development Environments
  5. Development Workflow Orchestration

Explorer les sous-tags

  • 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.