awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesDynamic Variable Retrieval

Capabilities for fetching data from remote endpoints to populate build variables.

Distinct from Information Retrieval: Shortlist candidates focus on knowledge base information retrieval or AI-specific data fetching, whereas this is about fetching build-time configuration from APIs.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Dynamic Variable Retrieval. Refine with filters or upvote what's useful.

Awesome Dynamic Variable Retrieval GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hashicorp/packerhashicorp 的头像

    hashicorp/packer

    15,708在 GitHub 上查看↗

    Packer is a machine image builder and multi-platform image orchestrator used to create identical virtual machine images for multiple platforms from a single source configuration. It functions as an infrastructure as code tool, utilizing the HashiCorp Configuration Language to define versioned and reproducible templates for cloud image provisioners. The tool is distinguished by its plugin-based extension model, which allows it to load external binaries for builders and provisioners to support various cloud platforms and virtualization environments. It includes a post-processor pipeline to tran

    Retrieves information from remote endpoints or registries to use as dynamic variables during the image build process.

    Go
    在 GitHub 上查看↗15,708
  • fermyon/spinfermyon 的头像

    fermyon/spin

    6,443在 GitHub 上查看↗

    Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp

    Enables fetching defined variables through a language-specific SDK for dynamic runtime updates.

    Rust
    在 GitHub 上查看↗6,443
  1. Home
  2. DevOps & Infrastructure
  3. Dynamic Variable Retrieval