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
·

24 Repos

Awesome GitHub RepositoriesApplication Deployment Tools

Utilities for packaging, distributing, and deploying application artifacts to target environments.

Distinguishing note: Focuses on the deployment of custom application bundles rather than general infrastructure provisioning.

Explore 24 awesome GitHub repositories matching devops & infrastructure · Application Deployment Tools. Refine with filters or upvote what's useful.

Awesome Application Deployment Tools GitHub Repositories

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

    kelseyhightower/nocode

    65,391Auf GitHub ansehen↗

    This project is a satirical software development framework and conceptual parody of modern DevOps. It functions as an empty-project generator and non-functional deployment tool designed to automate the total absence of code and infrastructure. The framework distinguishes itself by providing a zero-code application building process that removes the need for source code authoring. It includes a nowhere deployment capability, which distributes applications to non-existent environments to eliminate hosting requirements and technical liability. Additional capabilities include a build pipeline tha

    Deploys applications to non-existent environments to eliminate hosting requirements.

    Dockerfile
    Auf GitHub ansehen↗65,391
  • aobingjava/javafamilyAvatar von AobingJava

    AobingJava/JavaFamily

    36,959Auf GitHub ansehen↗

    JavaFamily is a curated set of learning paths and reference guides for backend engineering, distributed systems, and virtual machine internals. It provides a structured curriculum covering the Java language, operating system concepts, and network protocols. The project features detailed study guides for the Java virtual machine architecture, including memory management and garbage collection. It also includes a comprehensive reference for distributed systems, covering microservices, remote procedure call frameworks, and scalable system design. The collection covers a broad range of technical

    Provides guides on using containerization and Linux analysis tools to deploy and monitor applications.

    interviewjavajava8
    Auf GitHub ansehen↗36,959
  • anthropics/financial-servicesAvatar von anthropics

    anthropics/financial-services

    32,288Auf GitHub ansehen↗

    This project is an LLM financial agent framework and multi-agent orchestration system designed to execute complex investment banking and wealth management workflows. It provides a financial data integration layer using a standardized context protocol to connect autonomous agents to real-time market data and third-party feeds. The system utilizes a multi-agent architecture that coordinates specialized worker agents through a steering event bus to handle task delegation and secure handoffs. It includes an enterprise AI deployment manifest for provisioning agent personas, prompts, and skill sets

    Provisions AI capabilities within productivity software using custom manifests and enterprise cloud gateways.

    Python
    Auf GitHub ansehen↗32,288
  • linera-io/linera-protocolAvatar von linera-io

    linera-io/linera-protocol

    32,085Auf GitHub ansehen↗

    Linera is a multi-chain smart contract platform designed for horizontal scalability through a microchain-based distributed ledger. By partitioning state into independent, parallel chains that share a common validator set, the protocol enables high-performance execution of modular applications. The system utilizes a WebAssembly-based runtime to ensure secure, platform-independent execution of contract logic across the network. The platform distinguishes itself through an asynchronous messaging framework that coordinates state changes between chains by queuing messages for execution in subseque

    Publish application bytecode to networks by configuring wallets and using command-line tools to instantiate applications on target chains.

    Rustblockchainrustwasm
    Auf GitHub ansehen↗32,085
  • realpython/python-guideAvatar von realpython

    realpython/python-guide

    29,663Auf GitHub ansehen↗

    This project is a comprehensive guide for Python development and application deployment. It provides standardized patterns for coding standards, environment configuration, and the management of language runtimes and package managers across multiple operating systems. The guide features a taxonomic mapping of libraries and third-party tools, organizing curated solutions to match specific technical problems. It establishes preferred tools and patterns for developers while offering alternative options based on project requirements. Coverage extends to the full development lifecycle, including d

    Provides comprehensive guidance on packaging and deploying Python applications to production servers.

    Batchfilebookguidepython
    Auf GitHub ansehen↗29,663
  • dotnet/coreAvatar von dotnet

    dotnet/core

    21,897Auf GitHub ansehen↗

    This project is a cross-platform development framework and managed runtime environment designed for building high-performance applications. It provides a comprehensive toolkit for constructing web services, cloud-native microservices, and desktop applications, utilizing a unified runtime that handles memory management and execution across diverse operating systems. The framework distinguishes itself through a native ahead-of-time compilation toolchain that transforms source code into optimized, self-contained machine code binaries. This capability enables fast startup times and reduced memory

    Compiles and bundles source code into optimized artifacts ready for deployment to various target platforms.

    PowerShelldotnetdotnet-core
    Auf GitHub ansehen↗21,897
  • marimo-team/marimoAvatar von marimo-team

    marimo-team/marimo

    21,468Auf GitHub ansehen↗

    Marimo is a reactive Python notebook environment and data science integrated development environment. It functions as a scripting tool that maintains state consistency by automatically tracking variable dependencies and re-executing downstream code blocks whenever upstream inputs are modified. The platform distinguishes itself by storing notebooks as standard, portable Python scripts rather than proprietary formats, ensuring compatibility with version control systems. It integrates artificial intelligence to assist with code generation and debugging based on the current execution context, whi

    Facilitates the conversion and deployment of analytical scripts into standalone web applications.

    Pythonartificial-intelligencedagdata-science
    Auf GitHub ansehen↗21,468
  • wasp-lang/waspAvatar von wasp-lang

    wasp-lang/wasp

    18,146Auf GitHub ansehen↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    Generates static frontend assets and backend container images to simplify moving applications to production environments.

    TypeScripthaskelljavascriptnode
    Auf GitHub ansehen↗18,146
  • google-gemini/cookbookAvatar von google-gemini

    google-gemini/cookbook

    17,418Auf GitHub ansehen↗

    The Gemini Cookbook is a comprehensive collection of implementation patterns, code samples, and development guides designed for building applications with Google Gemini models. It serves as a central resource for developers to integrate multimodal generative artificial intelligence into their software, providing the necessary frameworks to manage model interactions, stateful workflows, and structured data extraction. The repository distinguishes itself by offering specialized toolkits for autonomous agent orchestration, enabling the construction of agents that can execute code, browse the web

    Deploys application packages to connected hardware via browser-based interfaces.

    Jupyter Notebookgeminigemini-api
    Auf GitHub ansehen↗17,418
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Provides utilities for packaging and deploying application artifacts to target environments.

    PHPcmscontentcontent-management
    Auf GitHub ansehen↗15,395
  • rstacruz/cheatsheetsAvatar von rstacruz

    rstacruz/cheatsheets

    14,429Auf GitHub ansehen↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Offers a reference for packaging and deploying application artifacts to remote environments.

    SCSS
    Auf GitHub ansehen↗14,429
  • deployphp/deployerAvatar von deployphp

    deployphp/deployer

    11,077Auf GitHub ansehen↗

    Deployer is a PHP deployment tool and SSH-based deployment automator used to push applications to remote servers and automate the provisioning of hosting environments. It functions as a zero-downtime deployment manager that utilizes symbolic links to switch between application versions, ensuring continuous site availability. The system employs pre-defined deployment recipes tailored to the specific requirements of popular PHP web frameworks. This framework-specific automation allows for the execution of task sequences designed for particular software environments. The tool covers remote serv

    Automates the process of pushing applications and packaging artifacts onto remote servers through a sequence of deployment tasks.

    PHPdeploydeploymentphp
    Auf GitHub ansehen↗11,077
  • meta-llama/llama-stackAvatar von meta-llama

    meta-llama/llama-stack

    8,417Auf GitHub ansehen↗

    Llama-stack ist ein standardisierter Orchestrierungs-Stack und ein API-Gateway für generative KI. Es bietet eine einheitliche Kommunikationsschicht und eine konsistente Schnittstelle für die Bereitstellung, Verwaltung und Interaktion mit verschiedenen Anbietern und Deployments von Large Language Models. Das System fungiert als Agenten-Framework, das die Aufgabenausführung und versionierte Skill-Bundles verwaltet, um komplexe Aufgaben zu automatisieren. Es enthält ein Batch-Verarbeitungssystem für die Handhabung großer Mengen asynchroner Anfragen durch Offline-Verarbeitung sowie eine Vektordatenbank-Schnittstelle zum Speichern und Durchsuchen von Dokumenten, um Retrieval Augmented Generation zu ermöglichen. Der Stack deckt hochrangige Funktionen ab, einschließlich KI-Agenten-Orchestrierung, Modell-Deployment und die Standardisierung von Modell-APIs, um den Wechsel zwischen Anbietern zu ermöglichen, ohne den Anwendungscode umschreiben zu müssen.

    Deployments of generative AI applications with integrated networking and vector database support.

    Python
    Auf GitHub ansehen↗8,417
  • vespa-engine/vespaAvatar von vespa-engine

    vespa-engine/vespa

    6,961Auf GitHub ansehen↗

    Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s

    Deploys application models to a configuration server and distributes derived settings to nodes via subscriptions.

    Java
    Auf GitHub ansehen↗6,961
  • sj26/mailcatcherAvatar von sj26

    sj26/mailcatcher

    6,762Auf GitHub ansehen↗

    Mailcatcher is a local email development proxy and SMTP server mock designed to intercept outgoing emails during development. It acts as a network bridge that catches outbound mail on a specified port and displays it in a web-based inspector instead of delivering messages to real recipients. The tool provides a web-based email viewer for reviewing HTML, plain text, and raw source content, along with an interface for inspecting headers and downloading attachments. It utilizes a RESTful JSON API to serve captured mail as structured data to the browser interface. The system includes a TCP socke

    Bundles the application and static assets into portable formats for cross-architecture deployment.

    Rubydevelopmentdevtoolsmail
    Auf GitHub ansehen↗6,762
  • clearml/clearmlAvatar von clearml

    clearml/clearml

    6,740Auf GitHub ansehen↗

    ClearML is a comprehensive MLOps platform designed to manage the end-to-end machine learning lifecycle, from initial experimentation to production deployment. It provides a suite of integrated tools including a pipeline orchestrator for automating workflows, an experiment tracking tool for logging hyperparameters and metrics, and a metadata-driven data versioning system for managing large-scale datasets and model artifacts. The platform is distinguished by its advanced compute management and serving capabilities. It features a GPU compute manager that supports fractional resource slicing and

    Ships secure API deployment on clusters with built-in networking and tools for vector database creation.

    Python
    Auf GitHub ansehen↗6,740
  • zotero-chinese/stylesAvatar von zotero-chinese

    zotero-chinese/styles

    6,272Auf GitHub ansehen↗

    This is a curated collection of Citation Style Language (CSL) files for the Zotero reference manager, focused on formatting academic references and bibliographies in Chinese and bilingual documents. The collection includes styles that implement the Chinese national standard GB/T 7714—2015 for academic citation formatting, as well as styles that automatically apply Chinese or English citation rules based on each reference's language field. The repository provides tools for previewing CSL styles against sample data using a command-line tool, allowing visual verification of formatting before use

    Provides guidance for diagnosing and resolving common Word add-in errors like communication failures and missing toolbars.

    XMLbibliographybibliography-stylechinese
    Auf GitHub ansehen↗6,272
  • maiot-io/zenmlAvatar von maiot-io

    maiot-io/zenml

    5,452Auf GitHub ansehen↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Allows customization of ASGI application settings, including middleware, CORS policies, and endpoints for deployed services.

    Python
    Auf GitHub ansehen↗5,452
  • google/claspAvatar von google

    google/clasp

    5,484Auf GitHub ansehen↗

    clasp is a command-line interface for managing Google Apps Script projects, enabling developers to create, sync, and deploy scripts from a local development environment. It provides an alternative to the cloud-based script editor, allowing version control, offline editing, and integration with standard development workflows. The tool supports TypeScript transpilation, so developers can write type-annotated code that compiles to JavaScript for the Apps Script runtime. Authentication is handled via OAuth 2.0, and users can synchronize local files with remote projects using ignore patterns simil

    Creates apps that run inside Google Workspace to automate tasks or connect to external services.

    TypeScriptapps-scriptclijavascript
    Auf GitHub ansehen↗5,484
  • get-convex/chefAvatar von get-convex

    get-convex/chef

    4,370Auf GitHub ansehen↗

    Convex Chef is a tool that generates complete full-stack web applications from a single natural language prompt, automatically creating the database, authentication, file uploads, real-time user interface, and background workflows. It also serves as a backend orchestrator for the Convex platform, automating project creation, configuration, and deployment through API tokens. The project provides an OAuth 2.0 authorization gateway that enables cross-account access, allowing users to grant permission for managing their own Convex teams and projects. It supports prompt-to-schema compilation, wher

    Convex Chef deploys generated applications to hosted domains or exports source archives for local development.

    TypeScript
    Auf GitHub ansehen↗4,370
Vorherige12Nächste
  1. Home
  2. DevOps & Infrastructure
  3. Application Deployment Tools

Unter-Tags erkunden

  • GenAI Application DeploymentDeployment of generative AI applications with integrated networking and vector database support. **Distinct from Application Deployment Tools:** Specializes in GenAI-specific requirements like vector databases and secure LLM APIs compared to general application deployment.
  • Generated Application DeployersTools that deploy generated applications to hosted domains or export source archives for local development. **Distinct from Application Deployment Tools:** Distinct from Application Deployment Tools: focuses on deploying generated applications from a prompt, not general artifact packaging.
  • Model-Driven DeploymentDeployments where system configurations and classes are automatically derived from an application package definition. **Distinct from Application Deployment Tools:** Focuses on the model-driven generation of configurations rather than generic packaging or infrastructure tooling.
  • Non-Functional Deployment ToolsTools that simulate the deployment process to non-existent environments. **Distinct from Application Deployment Tools:** Distinct from Application Deployment Tools: focuses on non-functional, conceptual deployment rather than actual artifact delivery.
  • Productivity Suite Add-ins2 Sub-TagsTooling for packaging and deploying AI extensions into corporate productivity software. **Distinct from Application Deployment Tools:** Specifically targets add-ins for office suites like M365, rather than general app bundles.