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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

22 Repos

Awesome GitHub RepositoriesFeature Flags

Mechanisms for toggling, managing, and testing experimental or unstable software features.

Distinguishing note: Focuses on the management of internal tool features rather than application-level feature flagging services.

Explore 22 awesome GitHub repositories matching software engineering & architecture · Feature Flags. Refine with filters or upvote what's useful.

Awesome Feature Flags GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.

    Toggles application features at runtime to enable safe testing and gradual rollouts.

    awesomeawesome-listcloud
    Auf GitHub ansehen↗299,516
  • addyosmani/agent-skillsAvatar von addyosmani

    addyosmani/agent-skills

    60,849Auf GitHub ansehen↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Uses feature flags to isolate incomplete work and merge small increments without exposing unfinished features.

    Shellagent-skillsantigravityantigravity-ide
    Auf GitHub ansehen↗60,849
  • astral-sh/ruffAvatar von astral-sh

    astral-sh/ruff

    48,177Auf GitHub ansehen↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    The tool provides configuration mechanisms for enabling and selectively testing upcoming or unstable analysis and formatting features before they are promoted to the stable release.

    Rustlinterpep8python
    Auf GitHub ansehen↗48,177
  • amruthpillai/reactive-resumeAvatar von amruthpillai

    amruthpillai/reactive-resume

    38,613Auf GitHub ansehen↗

    This project is a web-based platform designed for creating, managing, and sharing professional resumes. It functions as a structured document builder that integrates artificial intelligence to assist with content generation, editing, and analysis. Users can maintain a collection of resumes, customize their visual presentation through various templates, and export them into multiple formats for job applications. The platform distinguishes itself through its autonomous AI agent capabilities, which can perform research, suggest incremental edits, and apply data patches directly to documents. It

    Controls application behavior and feature availability by fetching remote configuration settings to toggle functionality without redeploying code.

    TypeScriptbetter-authhacktoberfestreact
    Auf GitHub ansehen↗38,613
  • dokploy/dokployAvatar von Dokploy

    Dokploy/dokploy

    34,901Auf GitHub ansehen↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Provides a platform for managing feature flags and release toggles.

    TypeScriptbackendbackupsdatabases
    Auf GitHub ansehen↗34,901
  • facebook/lexicalAvatar von facebook

    facebook/lexical

    23,562Auf GitHub ansehen↗

    Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a state-driven content editor that maintains a serializable, immutable snapshot of document content to ensure predictable updates and accessibility compliance. The framework is distinguished by its plugin-based architecture and customizable node framework, which allow developers to extend editor behavior through specialized content nodes and encapsulated runtime logic. It also includes a collaborative editing engine capable of synchronizing document state across multiple clients in real

    Implements logic to declare and enforce dependencies between editor features to ensure conditional functionality.

    TypeScript
    Auf GitHub ansehen↗23,562
  • xbmc/xbmcAvatar von xbmc

    xbmc/xbmc

    20,868Auf GitHub ansehen↗

    This project is a cross-platform media center, player, and digital media library manager. It serves as a centralized home theater hub for organizing, managing, and playing digital audio and video files across multiple operating systems. The application features a skinable media interface designed for remote control and ten-foot interface optimization. This is supported by a skinning engine that separates visual layout from application logic, allowing for custom user interface designs. The system provides automated media library organization by scanning folders to generate structured database

    Provides compile-time flags to include or exclude specific functionalities and dependencies during the build process.

    C++androidc-plus-plusentertainment-hub
    Auf GitHub ansehen↗20,868
  • nvidia/open-gpu-kernel-modulesAvatar von NVIDIA

    NVIDIA/open-gpu-kernel-modules

    17,107Auf GitHub ansehen↗

    This project is an open source Linux GPU kernel driver implemented as a loadable kernel module. It functions as a GPU firmware loader, providing the low-level driver services necessary to enable direct communication between the operating system and graphics processing units. The driver utilizes a dual-module architecture that separates GPL-licensed kernel code from proprietary firmware blobs. This system extracts and links signed binary firmware images into the kernel modules at driver load time. The project provides driver support for Turing-architecture GPUs and all subsequent newer hardwa

    Uses compile-time flags to toggle specific code paths and logging levels during the build process.

    C
    Auf GitHub ansehen↗17,107
  • rust-lang/cargoAvatar von rust-lang

    rust-lang/cargo

    14,624Auf GitHub ansehen↗

    Cargo is the official build system and package manager for the Rust programming language. It provides a unified command-line interface that orchestrates the entire development lifecycle, including compiling source code, managing complex dependency graphs, running tests, and distributing packages through a centralized registry. By utilizing declarative manifest files, it ensures that builds remain reproducible and consistent across different environments. The tool distinguishes itself through its deep integration with the Rust compiler and its sophisticated approach to project management. It f

    Prevents unauthorized use of experimental functionality by restricting unstable features to an allowlist.

    Rustcargopackage-managerrust
    Auf GitHub ansehen↗14,624
  • element-hq/element-webAvatar von element-hq

    element-hq/element-web

    13,233Auf GitHub ansehen↗

    Element Web is a web-based communication client used for real-time messaging and collaboration via the decentralized Matrix protocol. It functions as an end-to-end encrypted messenger, a VoIP client for voice and video conferencing, and an interface for interacting with integrated bots and external bridges. The project distinguishes itself through a modular architecture that supports runtime module loading and external script imports to extend core capabilities. It provides extensive white-labeling options, allowing for the customization of application branding, visual themes, and the use of

    Uses feature flags to toggle experimental tools and hide or reveal specific interface elements.

    TypeScripthacktoberfestmatrix
    Auf GitHub ansehen↗13,233
  • crossplane/crossplaneAvatar von crossplane

    crossplane/crossplane

    11,791Auf GitHub ansehen↗

    Crossplane is a Kubernetes-based control plane framework that functions as a cloud resource orchestrator and infrastructure-as-code platform. It enables the management of heterogeneous infrastructure by extending the Kubernetes API to provision and maintain external cloud services through declarative configuration. By utilizing custom resource controllers, it continuously reconciles the state of external infrastructure with defined desired states, ensuring consistent deployment and lifecycle management across multiple cloud providers. The platform distinguishes itself through its composition-

    Enables or disables optional platform capabilities through configuration flags to control the lifecycle and availability of alpha and beta functionality.

    Gocloud-computingcloud-managementcloud-native
    Auf GitHub ansehen↗11,791
  • btbn/ffmpeg-buildsAvatar von BtbN

    BtbN/FFmpeg-Builds

    10,382Auf GitHub ansehen↗

    FFmpeg-Builds is a cross-platform compilation toolchain and custom build system designed to generate static executables of the FFmpeg multimedia framework. It provides a distribution of pre-compiled binaries for multiple operating systems and hardware architectures. The project utilizes a Docker-based build environment to isolate toolchains and dependencies. This containerized approach enables multi-architecture cross-compilation and allows for parameter-driven feature selection to include specific codecs, libraries, and license options in the final binaries. The system manages the entire wo

    Allows precise control over included codecs and libraries via license and feature flags during compilation.

    Shell
    Auf GitHub ansehen↗10,382
  • sameersbn/docker-gitlabAvatar von sameersbn

    sameersbn/docker-gitlab

    8,093Auf GitHub ansehen↗

    Dieses Projekt bietet eine containerisierte DevOps-Plattform durch das Paketieren einer vollständigen GitLab-Installation in Docker-Images. Es ermöglicht die Bereitstellung einer selbst gehosteten Umgebung, die Git-Versionskontrolle, Projektmanagement sowie Continuous-Integration- und Delivery-Pipelines auf privater Infrastruktur integriert. Die Implementierung unterstützt die Bereitstellung via Docker Compose oder Orchestrierung durch Docker Swarm, was skalierbare Stacks mit integrierten Container-Registries ermöglicht. Sie nutzt Umgebungsvariablen für die Konfiguration und unterstützt das Auslagern von Artefakten und Backups auf entfernte Objektspeicher und externe Datenbank-Container. Die Plattform deckt ein breites Spektrum an operativen Funktionen ab, einschließlich Identitätsintegration mit LDAP, SAML und OAuth sowie automatisierter System-Backup- und Wiederherstellungsroutinen. Sie enthält zudem Werkzeuge für sicheres Networking via SSL/TLS-Konfiguration, Proxy-Traffic-Routing und das Hosten statischer Projektseiten. Administrative Aufgaben werden über Befehlszeilen-Dienstprogramme für Wartung und Gesundheitsüberwachung verwaltet, während die Systemkommunikation über SMTP- und IMAP-Konfigurationen abgewickelt wird.

    Controls the activation of experimental features through the use of environment variable flags.

    Shell
    Auf GitHub ansehen↗8,093
  • terrycavanagh/vvvvvvAvatar von TerryCavanagh

    TerryCavanagh/VVVVVV

    7,916Auf GitHub ansehen↗

    This project is a cross-platform game engine framework and build pipeline designed to produce playable executable binaries for desktop and Android devices. It provides a collection of core libraries for game development, including a native Android build system and a C++ build pipeline. The framework features a specialized bitmap font rendering system that displays stylized typography by mapping character indices to image atlases using coordinate and spacing metadata. It also implements a hardware abstraction layer to decouple application logic from graphics and audio drivers, ensuring portabl

    Uses preprocessor definitions as build-time toggles to include or exclude specific game editions and content.

    ActionScript
    Auf GitHub ansehen↗7,916
  • rescript-lang/rescriptAvatar von rescript-lang

    rescript-lang/rescript

    7,396Auf GitHub ansehen↗

    ReScript is a statically typed programming language and compiler designed to transform type-safe source code into efficient, human-readable JavaScript. It functions as a transpiler that enforces data consistency and prevents runtime errors through static type analysis for both web and server applications. The project distinguishes itself as an incremental build system that analyzes dependency graphs to recompile only modified files and their dependents. It includes a JSX compatible compiler for building user interfaces and provides a framework for bridging type-safe code with existing JavaScr

    Provides compile-time parameters to conditionally include or exclude specific source files and dependencies based on configuration flags.

    ReScriptaltjscompilerjavascript
    Auf GitHub ansehen↗7,396
  • growthbook/growthbookAvatar von growthbook

    growthbook/growthbook

    7,351Auf GitHub ansehen↗

    GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models

    Resolves a feature to its fallback value if required dependent flags are not met.

    TypeScriptab-testingabtestabtesting
    Auf GitHub ansehen↗7,351
  • awslabs/aws-sam-localAvatar von awslabs

    awslabs/aws-sam-local

    6,734Auf GitHub ansehen↗

    aws-sam-local ist ein Docker-basierter Emulator, der zum Ausführen und Debuggen von AWS Lambda-Funktionen und API-Gateway-Konfigurationen auf einem lokalen Rechner verwendet wird. Er bietet eine lokale Laufzeitumgebung, die die AWS Lambda-Runtime nachahmt und die Verifizierung von Funktionscode sowie serverlosen Anwendungs-Mocks vor der Cloud-Bereitstellung ermöglicht. Das Projekt nutzt einen Runtime-Orchestrator zur Verwaltung ephemerer Container, die die isolierte Ausführungsumgebung von Cloud-Funktionen replizieren. Es enthält einen Serverless-API-Gateway-Simulator und Event-Mocking-Tools, um Payloads aus Quellen wie Kafka und anderen Cloud-Triggern zu synthetisieren. Das Tool unterstützt den breiteren Entwicklungszyklus für das Serverless Application Model, indem es lokales Prototyping von serverlosen APIs und die Simulation verschiedener Cloud-Event-Quellen ermöglicht. Es bietet eine Debugging-Umgebung zur Identifizierung von Fehlern in serverlosen Funktionen mit voller Kontrolle über den Ausführungsstatus.

    Implements mechanisms for toggling and testing experimental features within the local emulator.

    Python
    Auf GitHub ansehen↗6,734
  • armmbed/mbedtlsAvatar von ARMmbed

    ARMmbed/mbedtls

    6,712Auf GitHub ansehen↗

    Mbed TLS is an open-source TLS and DTLS library with a small footprint, designed for embedded systems and IoT devices. It provides a portable cryptographic library that includes symmetric ciphers, hashing, and public-key cryptography, along with a reference implementation of the PSA Cryptography API for standardized cryptographic operations across platforms. The library also offers X.509 certificate management for parsing, validating, and managing certificate chains in secure communications. The library is built around a platform abstraction layer that decouples it from OS-specific services t

    Uses compile-time macros and Python scripts to enable or disable cryptographic modules and protocol features during the build process.

    C
    Auf GitHub ansehen↗6,712
  • rust-lang/rfcsAvatar von rust-lang

    rust-lang/rfcs

    6,406Auf GitHub ansehen↗

    The Rust RFCs repository is the formal home for the Rust language evolution process, housing the structured design documents and community review mechanisms that govern changes to the Rust programming language, its compiler, and its standard library. It defines the complete lifecycle for proposing, discussing, and implementing substantial changes through RFC documents, from initial submission and community feedback through final comment periods and sub-team sign-offs. The repository codifies the governance and collaboration processes that shape Rust's development, including mechanisms for com

    Restricts the use of box patterns in match arms to only when the feature is explicitly enabled, preventing accidental reliance on unstable syntax.

    Markdownrfcrfc-processrust
    Auf GitHub ansehen↗6,406
  • balloonwj/cppguideAvatar von balloonwj

    balloonwj/CppGuide

    6,030Auf GitHub ansehen↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    Uses a configuration file to decide which components are compiled into the core image or loaded as modules.

    Auf GitHub ansehen↗6,030
Vorherige12Nächste
  1. Home
  2. Software Engineering & Architecture
  3. Feature Flags

Unter-Tags erkunden

  • Build-Time Feature TogglesUsing flags during the compilation process to include or exclude specific libraries and license-restricted components. **Distinct from Feature Flags:** Distinct from runtime feature flags: these are compile-time parameters that determine the binary's composition.
  • Feature Dependency ManagementLogic that enforces dependencies between feature flags, ensuring a flag resolves to a fallback if its parent is disabled. **Distinct from Feature Flags:** Focuses on logical dependencies between runtime feature toggles, not package-level dependency management.
  • Unstable Feature Restrictors1 Sub-TagLimits the use of unstable features to an allowlist to prevent unauthorized experimental usage. **Distinct from Feature Flags:** Distinct from Feature Flags: focuses on restricting unstable feature access rather than general feature toggling.