awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

99 repository-uri

Awesome GitHub RepositoriesExecution Parameter Configurations

Settings for defining default transaction handling and gas pricing parameters.

Distinct from Default Configuration Values: Distinct from Default Configuration Values: focuses on blockchain-specific execution parameters like gas pricing.

Explore 99 awesome GitHub repositories matching software engineering & architecture · Execution Parameter Configurations. Refine with filters or upvote what's useful.

Awesome Execution Parameter Configurations GitHub Repositories

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

    apache/incubator-airflow

    45,840Vezi pe 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
    Vezi pe GitHub↗45,840
  • getredash/redashAvatar getredash

    getredash/redash

    28,653Vezi pe 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
    Vezi pe GitHub↗28,653
  • rustscan/rustscanAvatar RustScan

    RustScan/RustScan

    19,932Vezi pe 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
    Vezi pe GitHub↗19,932
  • web3/web3.jsAvatar web3

    web3/web3.js

    19,936Vezi pe GitHub↗

    web3.js is a comprehensive TypeScript library designed to facilitate interaction with Ethereum-compatible blockchain networks. It serves as a foundational toolkit for decentralized applications, providing the necessary interfaces to query network state, manage cryptographic identities, and execute smart contract transactions. By abstracting the complexities of blockchain communication, the library enables developers to integrate decentralized logic directly into their applications. The library distinguishes itself through a modular architecture that prioritizes extensibility and flexible conn

    Sets default values for blockchain interactions, including transaction handling and gas pricing.

    TypeScriptabi-decodersabi-encodersapi
    Vezi pe GitHub↗19,936
  • elastic/logstashAvatar elastic

    elastic/logstash

    14,884Vezi pe 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
    Vezi pe GitHub↗14,884
  • byjoey/cfnewAvatar byJoey

    byJoey/cfnew

    14,144Vezi pe 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.

    Vezi pe GitHub↗14,144
  • sakanaai/ai-scientistAvatar SakanaAI

    SakanaAI/AI-Scientist

    13,980Vezi pe 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
    Vezi pe GitHub↗13,980
  • pipecat-ai/pipecatAvatar pipecat-ai

    pipecat-ai/pipecat

    12,846Vezi pe 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
    Vezi pe GitHub↗12,846
  • magento/magento2Avatar magento

    magento/magento2

    12,126Vezi pe 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
    Vezi pe GitHub↗12,126
  • px4/px4-autopilotAvatar PX4

    PX4/PX4-Autopilot

    11,962Vezi pe 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
    Vezi pe GitHub↗11,962
  • canopy-network/canopyAvatar canopy-network

    canopy-network/canopy

    11,413Vezi pe GitHub↗

    Canopy is the official Go implementation of a blockchain node that runs a recursive network architecture, enabling new blockchains to launch as dependent layers that can later graduate into fully independent security roots. The project provides a hybrid consensus mechanism that combines Byzantine fault-tolerant Proof-of-Stake with Verifiable-Delay Functions, delivering instant finality while protecting against long-range attacks through trustless chain age verification. Validators secure multiple chains simultaneously through restaking, where a single bonded stake serves as collateral across t

    Sets technical and governance parameters for cloned chains including throughput, blocktimes, and gas token.

    Goauto-scaling-architecturelayerless-blockchain-creatormesh-security-provider
    Vezi pe GitHub↗11,413
  • nangohq/nangoAvatar NangoHQ

    NangoHQ/nango

    10,772Vezi pe 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
    Vezi pe GitHub↗10,772
  • pi-hole/docker-pi-holeAvatar pi-hole

    pi-hole/docker-pi-hole

    10,760Vezi pe 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
    Vezi pe GitHub↗10,760
  • nasa/fprimeAvatar nasa

    nasa/fprime

    10,766Vezi pe GitHub↗

    F Prime este un framework bazat pe componente, conceput pentru dezvoltarea și implementarea software-ului pentru sisteme embedded și zbor spațial. Acesta oferă o arhitectură modulară care decuplează logica software de interfețele de comunicare, permițând dezvoltatorilor să definească structurile sistemului printr-un limbaj de modelare specific domeniului. Această abordare bazată pe modele permite generarea automată de cod, asigurând consistența în topologii complexe de sistem, menținând în același timp contracte stricte de interfață între modulele software. Framework-ul se distinge prin sistemul său integrat de build și suita de operațiuni cu date la sol. Acesta automatizează întregul ciclu de viață al software-ului embedded, de la compilarea încrucișată și gestionarea dependențelor până la generarea interfețelor de telemetrie și comandă. Prin furnizarea unui mediu unificat atât pentru software-ul de zbor de la bord, cât și pentru monitorizarea la sol, facilitează integrarea, testarea și controlul sistemelor embedded distribuite pe diverse platforme hardware. Dincolo de arhitectura sa de bază, proiectul include instrumente cuprinzătoare pentru observabilitatea sistemului, inclusiv vizualizarea telemetriei în timp real, logarea evenimentelor și trasarea diagnosticelor. Acesta suportă o gamă largă de scenarii de implementare, de la medii bare-metal la sisteme de operare în timp real, și oferă mecanisme pentru gestionarea memoriei, modelarea comportamentului bazat pe stări și execuția asincronă a sarcinilor. Proiectul este menținut ca un depozit C++ cu documentație extinsă și suport pentru sistemul de build pentru dezvoltare multi-platformă.

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

    C++componentscppembedded
    Vezi pe GitHub↗10,766
  • xmrig/xmrigAvatar xmrig

    xmrig/xmrig

    9,998Vezi pe 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
    Vezi pe GitHub↗9,998
  • mamedev/mameAvatar mamedev

    mamedev/mame

    9,929Vezi pe 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++
    Vezi pe GitHub↗9,929
  • coursera-dl/coursera-dlAvatar coursera-dl

    coursera-dl/coursera-dl

    9,634Vezi pe 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
    Vezi pe GitHub↗9,634
  • aws/serverless-application-modelAvatar aws

    aws/serverless-application-model

    9,560Vezi pe 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
    Vezi pe GitHub↗9,560
  • miniflux/v2Avatar miniflux

    miniflux/v2

    9,389Vezi pe 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
    Vezi pe GitHub↗9,389
  • meetecho/janus-gatewayAvatar meetecho

    meetecho/janus-gateway

    9,117Vezi pe 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
    Vezi pe GitHub↗9,117
Înapoi1234…5Înainte
  1. Home
  2. Software Engineering & Architecture
  3. Default Configuration Values
  4. Execution Parameter Configurations

Explorează sub-etichetele

  • Application Parameter Configurators10 sub-tag-uriSettings 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.
  • Blockchain Network ParametersSettings that define the operational characteristics of a blockchain network such as gas limits and base fees. **Distinct from Execution Parameter Configurations:** Specifically targets blockchain-level network parameters rather than general execution or gas pricing settings.