awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

Awesome GitHub RepositoriesDevelopment Workflows

Integrated environments and processes that streamline the iterative cycle of coding, testing, and configuration.

Distinguishing note: None of the candidates matched; this category captures the unified management of the iterative development loop.

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

Awesome Development Workflows GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • huginn/huginnAvatar von huginn

    huginn/huginn

    49,480Auf GitHub ansehen↗

    Huginn is a self-hosted automation platform that functions as an event-driven workflow engine. It allows users to build autonomous agents that monitor web services, scrape data, and execute complex tasks by propagating events through a directed graph. By running on your own server infrastructure, it provides a private environment for orchestrating workflows without relying on third-party automation services. The platform distinguishes itself through a modular, plugin-based architecture that enables the development of custom agents to handle specific data processing needs. Each agent maintains

    Outlines workflows for private development of custom agent logic.

    Rubyagentautomationfeed
    Auf GitHub ansehen↗49,480
  • outline/outlineAvatar von outline

    outline/outline

    38,947Auf GitHub ansehen↗

    Outline is a full-stack server-side web application designed as a centralized platform for collaborative knowledge management. It provides teams with the infrastructure to create, organize, and share structured documentation through real-time editing tools, while supporting high availability and horizontal scalability in production environments. The platform distinguishes itself through a comprehensive suite of operational and development tools. It includes a command-line interface for managing database schema versioning and structural consistency across deployments, alongside an integrated t

    Automates local environment setup to ensure consistent workspaces across engineering teams.

    TypeScriptdockerhacktoberfestjavascript
    Auf GitHub ansehen↗38,947
  • veggiemonk/awesome-dockerAvatar von veggiemonk

    veggiemonk/awesome-docker

    36,229Auf GitHub ansehen↗

    This project is a comprehensive, community-driven directory that serves as a centralized discovery hub for the container ecosystem. It functions as a structured knowledge base, aggregating a wide array of software tools, educational materials, and technical resources designed to assist developers and operators in mastering containerization technologies. The repository distinguishes itself through a meticulously organized taxonomy that maps the entire container lifecycle, from initial development and image building to orchestration, security, and infrastructure operations. By curating disparat

    Optimizes local development iteration using container-based tooling.

    awesomeawesome-listcontainer
    Auf GitHub ansehen↗36,229
  • voltagent/awesome-claude-code-subagentsAvatar von VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Auf GitHub ansehen↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Implements systematic improvements to build times and feedback loops to accelerate iteration cycles.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Auf GitHub ansehen↗21,906
  • conventional-changelog/commitlintAvatar von conventional-changelog

    conventional-changelog/commitlint

    18,324Auf GitHub ansehen↗

    Commitlint is a command-line utility designed to lint and validate Git commit messages against established conventions. By parsing commit messages into structured components, it ensures that project history remains consistent, which facilitates automated changelog generation and semantic versioning. The tool distinguishes itself through a schema-driven validation engine that supports custom rule definitions and plugin-based extensions. It enables standardized project governance by allowing teams to distribute and inherit shared configuration rule sets across multiple repositories, ensuring un

    Guides developers through writing compliant commit messages directly in the terminal.

    TypeScriptcommitconventionsgit
    Auf GitHub ansehen↗18,324
  • microsoftdocs/azure-docsAvatar von MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894Auf GitHub ansehen↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Documents Azure DevOps services for sharing code, tracking work, and shipping software continuously.

    Markdownskilling
    Auf GitHub ansehen↗10,894
  • witheve/eveAvatar von witheve

    witheve/Eve

    7,225Auf GitHub ansehen↗

    Eve is a domain-specific language IDE and integrated logic editor that combines a custom programming language with a dedicated editor to define application logic and state. It functions as a reactive state management system that monitors state variables and automatically triggers functional responses. The environment features an integrated runtime-editor loop that couples the language execution environment with the text editor to accelerate the development cycle. This setup enables the definition of software behavior and state transitions using an embedded domain-specific language. The proje

    Provides an integrated environment that streamlines the iterative cycle of writing and executing logic.

    TypeScriptdatabaseeveide
    Auf GitHub ansehen↗7,225
  • bkrem/awesome-solidityAvatar von bkrem

    bkrem/awesome-solidity

    7,032Auf GitHub ansehen↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    Catalogs toolkits that streamline the iterative cycle of coding, testing, and deploying smart contracts.

    Auf GitHub ansehen↗7,032
  • cargo-bins/cargo-binstallAvatar von cargo-bins

    cargo-bins/cargo-binstall

    2,493Auf GitHub ansehen↗

    cargo-binstall is a toolchain extension and binary artifact manager designed to install pre-compiled Rust binaries from releases. Its primary purpose is to avoid the time and resource costs associated with compiling software from source by fetching pre-built executables. The tool provides mechanisms for discovering and downloading binaries across different architectures and platforms. It includes capabilities for verifying the authenticity and integrity of downloaded packages using cryptographic signature verification against public keys. The system supports automated installation in continu

    Streamlines the development workflow by reducing the time spent waiting for local compilation of tools.

    Rustbinaryinstallerrust
    Auf GitHub ansehen↗2,493
  • android/kotlin-multiplatform-samplesAvatar von android

    android/kotlin-multiplatform-samples

    1,290Auf GitHub ansehen↗

    This repository provides a collection of reference implementations for building mobile applications using the Kotlin Multiplatform framework. It serves as a practical guide for centralizing core application logic, data handling, and business rules into a single shared codebase while maintaining the ability to build native user interfaces for Android and iOS. The project demonstrates architectural patterns for managing state, persistence, and network synchronization across diverse mobile operating systems. By utilizing common source sets and platform-specific native interop, it enables develop

    Streamlines the iterative development cycle of coding, testing, and configuration through live code updates and previewing.

    Kotlinandroidjetpackkmm
    Auf GitHub ansehen↗1,290
  1. Home
  2. Development Tools & Productivity
  3. Development Workflows