awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hashicorp/packerAvatar hashicorp

    hashicorp/packer

    15,708Vezi pe 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
    Vezi pe GitHub↗15,708
  • fermyon/spinAvatar fermyon

    fermyon/spin

    6,443Vezi pe 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
    Vezi pe GitHub↗6,443
  1. Home
  2. DevOps & Infrastructure
  3. Dynamic Variable Retrieval