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

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

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

90 个仓库

Awesome GitHub RepositoriesApplication Parameter Configurators

Settings for defining internal application behavior and operational parameters via environment variables.

Distinct from Execution Parameter Configurations: Distinct from execution parameter configurations: focuses on general application-level settings rather than blockchain-specific execution parameters.

Explore 90 awesome GitHub repositories matching software engineering & architecture · Application Parameter Configurators. Refine with filters or upvote what's useful.

Awesome Application Parameter Configurators GitHub Repositories

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

    apache/incubator-airflow

    45,840在 GitHub 上查看↗

    This project is a Python workflow orchestration platform and programmatic data pipeline engine used to author, schedule, and monitor complex data pipelines. It functions as a directed acyclic graph manager and scheduler, allowing users to define data movement and transformation tasks as code to ensure precise execution order and maintainability. The platform distinguishes itself by treating workflows as code, enabling pipelines to be versioned and tested through a standard programming language. It utilizes a system of extensible operators to encapsulate integration logic and employs a templat

    Provides a templating system to apply dynamic parameters and customizations to pipeline definitions.

    Python
    在 GitHub 上查看↗45,840
  • getredash/redashgetredash 的头像

    getredash/redash

    28,653在 GitHub 上查看↗

    Redash is a self-hosted analytics platform and SQL data visualization tool. It provides a web-based SQL query editor for writing, executing, and scheduling database queries, and functions as a business intelligence dashboard for monitoring metrics via visual widgets. The platform distinguishes itself through its data source connectors, which integrate with various SQL, NoSQL, and API-based stores to retrieve information for analysis. It enables self-service analytics by allowing users to run queries with dynamic parameters and supports shared data reporting via public links or embedded dashbo

    Allows overriding default bundling parameters and settings via external configuration during the build process.

    Pythonanalyticsathenabi
    在 GitHub 上查看↗28,653
  • rustscan/rustscanRustScan 的头像

    RustScan/RustScan

    19,932在 GitHub 上查看↗

    RustScan is a high-speed TCP network scanner written in Rust, designed for security reconnaissance and network mapping. It functions as an automated port discovery engine that identifies open ports on remote hosts using IPv6 addresses, CIDR ranges, or bulk input files. The tool is built for rapid surface area discovery, utilizing parallel port processing and OS-aware performance optimizations to identify active services. It allows for scan precision tuning through adjustable connection timeout thresholds and concurrent request controls to balance speed and accuracy. The system integrates wit

    Allows overriding default command line arguments through persistent configuration files.

    Rust
    在 GitHub 上查看↗19,932
  • elastic/logstashelastic 的头像

    elastic/logstash

    14,884在 GitHub 上查看↗

    Logstash is a JVM-based event processor and extract, transform, load system designed for log data processing pipelines. It functions as a plugin-based data ingestor that collects, transforms, and delivers logs and event data from multiple sources to various destinations. The system utilizes a modular architecture of interchangeable input, filter, and output components to handle real-time data ingestion and enterprise log aggregation. Users can extend the pipeline's functionality by developing custom plugins to support unique data sources or specific transformation logic. The platform covers

    Parses environment variables and version-conditional options to compose JVM launch flags.

    Java
    在 GitHub 上查看↗14,884
  • byjoey/cfnewbyJoey 的头像

    byJoey/cfnew

    14,144在 GitHub 上查看↗

    cfnew is a V2Ray subscription management system and network proxy orchestrator designed to route traffic across multiple protocols, including VLESS, Trojan, and xhttp. It functions as a latency testing tool and a web-based proxy controller for managing node configurations and preferred IP addresses. The project features a subscription format converter that uses user-agent detection to deliver network configurations in formats compatible with specific client applications. It also provides a web-based configuration interface backed by a key-value store for updating system settings and routing r

    Allows overriding global proxy and region settings on a per-request basis via URL path parameters.

    在 GitHub 上查看↗14,144
  • sakanaai/ai-scientistSakanaAI 的头像

    SakanaAI/AI-Scientist

    13,980在 GitHub 上查看↗

    AI-Scientist is an autonomous research pipeline and framework for scientific discovery. It employs large language model agents to manage the full lifecycle of a scientific project, from initial hypothesis generation to the production of formal academic papers. The system operates through a repeating research loop that integrates automated experimental execution, data analysis, and literature novelty verification. It queries external academic databases to validate the originality of ideas and retrieve citations, then translates experimental findings into LaTeX manuscripts. To refine these outp

    Uses configuration scripts and prompt templates to adapt the research pipeline to various scientific domains.

    Jupyter Notebook
    在 GitHub 上查看↗13,980
  • pipecat-ai/pipecatpipecat-ai 的头像

    pipecat-ai/pipecat

    12,846在 GitHub 上查看↗

    Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag

    Updates voice activity and idle timeout settings at runtime without requiring a pipeline restart.

    Pythonaichatbot-frameworkchatbots
    在 GitHub 上查看↗12,846
  • magento/magento2magento 的头像

    magento/magento2

    12,126在 GitHub 上查看↗

    This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing online stores. It functions as a modular PHP application and headless commerce engine, separating e-commerce business logic from frontend presentation to support multiple storefronts and devices. The system is built on a modular architecture that allows developers to add custom business logic and third-party integrations. It utilizes a service-contract-based API to ensure stability across module implementations and employs dependency-injection for object lifecycle management. Core

    Provides a system to set memory and execution timeouts to prevent high-resource operations from crashing the server.

    PHPecommerceecommerce-platformhacktoberfest
    在 GitHub 上查看↗12,126
  • px4/px4-autopilotPX4 的头像

    PX4/PX4-Autopilot

    11,962在 GitHub 上查看↗

    PX4-Autopilot is a professional-grade flight control software stack designed for autonomous unmanned vehicles, including multicopters, fixed-wing aircraft, and vertical takeoff and landing platforms. It operates as a modular, real-time framework that decouples flight control logic from hardware drivers through a publish-subscribe middleware architecture. The system utilizes a deterministic microkernel runtime to execute time-critical flight control loops and sensor fusion tasks, ensuring stable navigation and vehicle operation. The platform distinguishes itself through a parameter-driven conf

    Enables dynamic tuning of flight dynamics and hardware mapping via structured configuration profiles.

    C++autonomousautopilotavoidance
    在 GitHub 上查看↗11,962
  • nangohq/nangoNangoHQ 的头像

    NangoHQ/nango

    10,772在 GitHub 上查看↗

    Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers

    Passes runtime configuration values from connection metadata to sync functions for per-customer customization.

    TypeScriptaccess-tokenapiapi-client
    在 GitHub 上查看↗10,772
  • nasa/fprimenasa 的头像

    nasa/fprime

    10,766在 GitHub 上查看↗

    F Prime 是一个基于组件的框架,专为嵌入式和航天软件的开发与部署而设计。它提供了一种模块化架构,将软件逻辑与通信接口解耦,允许开发者通过领域特定建模语言定义系统结构。这种基于模型的方法支持自动化代码生成,在确保复杂系统拓扑一致性的同时,维护了软件模块之间严格的接口契约。 该框架的特色在于其集成的构建系统和地面数据操作套件。它实现了嵌入式软件全生命周期的自动化,从交叉编译和依赖管理到遥测与命令接口的生成。通过为机载飞行软件和地面监控提供统一的环境,它促进了跨不同硬件平台的分布式嵌入式系统的无缝集成、测试及指挥控制。 除了核心架构外,该项目还包含用于系统可观测性的综合工具,包括实时遥测可视化、事件日志记录和诊断追踪。它支持从裸机环境到实时操作系统的多种部署场景,并提供了内存管理、状态驱动行为建模和异步任务执行机制。 该项目以 C++ 仓库形式维护,并提供详尽的文档和支持跨平台开发的构建系统。

    Updates component settings at runtime via ground-commanded parameters to adjust behavior without requiring software redeployment.

    C++componentscppembedded
    在 GitHub 上查看↗10,766
  • pi-hole/docker-pi-holepi-hole 的头像

    pi-hole/docker-pi-hole

    10,760在 GitHub 上查看↗

    This project provides a containerized DNS sinkhole and network-wide traffic filtering solution. It functions as a central network resolver that intercepts domain queries, allowing users to block advertisements, trackers, and malicious domains by returning null responses to connected devices. The platform distinguishes itself through its integrated DHCP server and comprehensive management capabilities, which allow for automated IP address allocation and granular control over network traffic. It supports complex filtering through regular expression matching, hierarchical rule prioritization, an

    Configures internal application parameters through environment variables for consistent deployment states.

    Shellad-blockerdnsdocker-container
    在 GitHub 上查看↗10,760
  • xmrig/xmrigxmrig 的头像

    xmrig/xmrig

    9,998在 GitHub 上查看↗

    XMRig is a multi-algorithm hashing tool and cryptocurrency miner that utilizes CPU, CUDA, and OpenCL hardware to execute hashing algorithms across multiple operating systems. It functions as a computational engine for mining cryptocurrency and benchmarking hardware efficiency. The project includes a Stratum proxy server that routes mining traffic between worker clients and pools to optimize connectivity and balance load. It also provides a secured HTTP management API for monitoring hashrates and modifying miner configuration in real time without restarting the process. The software covers a

    Allows updating operational parameters via JSON files or command line interfaces during runtime without restarts.

    Cargon2cpuminercryptocurrency
    在 GitHub 上查看↗9,998
  • mamedev/mamemamedev 的头像

    mamedev/mame

    9,929在 GitHub 上查看↗

    MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal

    Provides command-line arguments to define internal application behavior and operational parameters.

    C++
    在 GitHub 上查看↗9,929
  • coursera-dl/coursera-dlcoursera-dl 的头像

    coursera-dl/coursera-dl

    9,634在 GitHub 上查看↗

    This project is a command-line utility and Python-based scraper designed to download and archive educational media from Coursera for offline access. It functions as a tool for saving course syllabi, videos, subtitles, and notebooks to a local file system to ensure a secure backup of academic materials. The tool distinguishes itself by providing capabilities for course quiz extraction, retrieving questions and answers from both graded and ungraded quizzes. It supports the retrieval of learning materials from both legacy and on-demand platforms and implements interrupted download resumption to

    Loads runtime parameters from a local file to reduce repetitive command-line input.

    Pythonarchivalcourseracoursera-dl
    在 GitHub 上查看↗9,634
  • aws/serverless-application-modelaws 的头像

    aws/serverless-application-model

    9,560在 GitHub 上查看↗

    This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for defining serverless infrastructure. It functions as a framework for transforming concise resource declarations into full AWS CloudFormation templates to automate the provisioning of cloud functions, APIs, and databases. The project distinguishes itself by using a macro-based transformation system to expand simplified resource types into detailed infrastructure components. It includes an automated permission mapping system that translates high-level resource interaction intents in

    Allows the definition and passing of input values during deployment to customize infrastructure behavior.

    Pythonawsaws-samlambda
    在 GitHub 上查看↗9,560
  • miniflux/v2miniflux 的头像

    miniflux/v2

    9,389在 GitHub 上查看↗

    This project is a self-hosted RSS feed aggregator and reader designed to collect and organize content from RSS, Atom, and JSON feeds. It functions as a privacy-focused client that blocks pixel trackers and strips URL parameters to prevent third-party tracking and referrer leakage. The system is built as a REST API feed reader, exposing its data and user accounts through a programmable interface for third-party clients. It maintains compatibility with the OPML standard for importing and exporting subscriptions and provides tools for web content extraction using readability parsers and custom r

    Configures internal application behavior and secrets via environment variables.

    Goatomfeedgo
    在 GitHub 上查看↗9,389
  • meetecho/janus-gatewaymeetecho 的头像

    meetecho/janus-gateway

    9,117在 GitHub 上查看↗

    Janus is a WebRTC media gateway that routes real-time audio, video, and data between web browsers and server-side application logic. It functions as a central media relay that manages session negotiation and encryption for multiple browser endpoints. The project utilizes a modular plugin architecture that decouples the core server from specific media logic, allowing developers to implement custom modules for media processing, event handling, and transport protocols. This design enables the server to act as a protocol translation bridge, converting WebRTC streams into legacy formats such as SI

    Utilizes a hierarchical container structure to organize and retrieve server configuration settings.

    C
    在 GitHub 上查看↗9,117
  • nextcloud/all-in-onenextcloud 的头像

    nextcloud/all-in-one

    9,082在 GitHub 上查看↗

    all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and collaboration services. It functions as a cloud suite deployer that orchestrates the installation of a self-hosted content platform, incorporating necessary dependencies via Docker or Kubernetes. The project distinguishes itself by providing a web-based dashboard for orchestrating, updating, and monitoring the lifecycle of service containers. It also serves as a local AI inference server, enabling the execution of generative text models, image diffusion, and speech processing on

    Allows adjusting operational behavior through configuration files and environment variables.

    PHPbackupdockernextcloud
    在 GitHub 上查看↗9,082
  • owncloud/coreowncloud 的头像

    owncloud/core

    8,793在 GitHub 上查看↗

    This project is a self-hosted cloud storage server and content collaboration platform implemented as a PHP web application framework. It functions as a centralized server for storing, synchronizing, and sharing files and data across multiple devices. The system operates as a WebDAV file server and a synchronization server for scheduling and contact information using CalDAV and CardDAV protocols. It features a plugin architecture that allows the server to be extended with additional applications and custom features. The platform provides capabilities for user and group access management, exte

    Allows configuration of memory and execution limits to ensure stability during large file transfers.

    PHPenterprisefederatedfile-sharing
    在 GitHub 上查看↗8,793
上一个1234…5下一个
  1. Home
  2. Software Engineering & Architecture
  3. Default Configuration Values
  4. Execution Parameter Configurations
  5. Application Parameter Configurators

探索子标签

  • Build-Time Parameter Overrides2 个子标签Mechanisms for overriding default module configuration settings during the build process. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses on build-time overrides for reusable modules rather than runtime environment variables.
  • Configuration Parameter Injection2 个子标签Passes the value of any configuration parameter into a service constructor or controller action using autowiring. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses on injecting config values into services via DI, not defining parameters.
  • Interpretation Parameter ConfiguratorsTools for defining and adjusting the runtime parameters of model interpretation methods. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: specifically targets the parameters of interpretability algorithms rather than general app settings.
  • Parameter Store ManagementUtilities for creating, updating, and overwriting values within external parameter stores. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses on the write-operations to the storage backend rather than the definition of runtime variables.
  • Parameter Store Retrieval2 个子标签Capabilities for fetching single or multiple values from parameter stores, including recursive path lookups. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses specifically on the retrieval and decryption mechanisms from the store.
  • Parameter Store SimulationsSimulated key-value stores for application configuration and operational parameters. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses on simulating the cloud service API for parameter storage rather than actual application settings.
  • Pipeline Parameter Configurators3 个子标签Utilities for adjusting the internal parameters of a data processing pipeline at runtime. **Distinct from Application Parameter Configurators:** Distinct from general application parameters by targeting specific pipeline settings like voice activity and timeouts.
  • Purchase Parameter Configurators1 个子标签Setting performance details, audience information, and timing through a configuration file before running the automation script. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses on purchase-specific parameters like performance details and audience information rather than general application settings.
  • Runtime Parameter Configurators6 个子标签Updates component settings at runtime via ground-commanded parameters to adjust behavior without requiring software redeployment. **Distinct from Application Parameter Configurators:** Distinct from application parameter configurators: focuses on runtime ground-commanded updates for embedded systems.
  • SDR Operating ParametersConfiguration of radio tuning, display, audio, input, and security settings for an SDR device. **Distinct from Application Parameter Configurators:** Distinct from Application Parameter Configurators: focuses on SDR-specific parameters (radio tuning, display, audio) rather than general application settings.