awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Feature flag management

Clasament actualizat la 8 iul. 2026

For an open source feature flag management tool, the strongest matches are unleash/unleash (Unleash is a comprehensive feature management platform that provides), flagsmith/flagsmith (Flagsmith is a comprehensive feature management platform that provides) and posthog/posthog (PostHog is a comprehensive product analytics platform that includes). growthbook/growthbook and featbit/featbit round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore the best open-source feature flag management tools. Compare top-rated libraries by activity and features to find the best fit for your project.

Feature flag management

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

    Unleash/unleash

    13,589Vezi pe GitHub↗

    Unleash is an open-source feature management platform designed to decouple feature releases from code deployments. It provides a centralized system for orchestrating software releases, enabling teams to control application behavior in real-time through segmented user targeting and automated lifecycle management. The platform distinguishes itself by utilizing a client-side evaluation engine that executes flag logic locally within the application process, ensuring sub-millisecond decision latency without requiring network round-trips. It supports infrastructure-as-code patterns by allowing feat

    Unleash is a comprehensive feature management platform that provides centralized control over feature flags, environment-based configurations, and audit logging, making it a flagship solution for release management.

    TypeScriptFeature Flag ManagementFeature FlagsRole-Based Access Control
    Vezi pe GitHub↗13,589
  • flagsmith/flagsmithAvatar Flagsmith

    Flagsmith/flagsmith

    6,223Vezi pe GitHub↗

    Flagsmith is an open-source platform for managing feature flags and remote configuration across web, mobile, and server applications. It provides a comprehensive REST API for programmatic management of flags, segments, and identities, and can be deployed on private infrastructure for secure, compliant feature flag management with full operational control. The platform distinguishes itself through a server-side flag evaluation engine that resolves segments, traits, and percentage rollouts per request, alongside a multivariate flag variant system supporting multiple typed values with configurab

    Flagsmith is a comprehensive feature management platform that provides robust flagging, environment-based configuration, and audit logging, making it a complete solution for release management.

    PythonFeature Flag ManagementFeature FlagsRole-Based Access Control
    Vezi pe GitHub↗6,223
  • posthog/posthogAvatar PostHog

    PostHog/posthog

    35,060Vezi pe GitHub↗

    PostHog is a comprehensive product analytics and feature management platform designed to capture, process, and visualize user behavior data. It provides a unified suite for tracking application events, managing feature rollouts, and monitoring system health through session recordings and error tracking. By leveraging a columnar-storage-optimized architecture, the platform enables high-performance aggregation and filtering across massive event datasets. What distinguishes PostHog is its integrated approach to data pipelines and application control. It features a robust event ingestion system t

    PostHog is a comprehensive product analytics platform that includes robust feature flagging and release management capabilities, making it a strong candidate for managing rollouts and environment-based configurations.

    PythonFeature Flag ManagementFeature FlaggingSystem Audit Trails
    Vezi pe GitHub↗35,060
  • growthbook/growthbookAvatar growthbook

    growthbook/growthbook

    7,351Vezi pe GitHub↗

    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

    GrowthBook is a comprehensive feature flagging and experimentation platform that supports environment-based rollouts, role-based access control, and audit logging, making it a direct fit for managing software releases and configurations.

    TypeScriptFeature Flag ManagementFeature FlagsRole-Based Access Control
    Vezi pe GitHub↗7,351
  • featbit/featbitAvatar featbit

    featbit/featbit

    1,845Vezi pe GitHub↗

    Enterprise-grade feature flag platform that you can self-host. Get started - free.

    This is a self-hostable feature management platform that provides the requested flagging, environment-based configuration, and audit logging capabilities in a single integrated system.

    C#Backend and Infrastructure
    Vezi pe GitHub↗1,845
  • checkr/flagrC

    checkr/flagr

    0Vezi pe GitHub↗

    Flagr is a feature flagging and A/B testing service that provides environment-based configuration, role-based access control, and audit logging, making it a comprehensive solution for managing software releases.

    Server ApplicationsServer Applications and Infrastructure
    Vezi pe GitHub↗0
  • apolloconfig/apolloAvatar apolloconfig

    apolloconfig/apollo

    29,762Vezi pe GitHub↗

    Apollo is a centralized configuration management system designed to manage environment-specific application settings for microservices and servers. It serves as a central store for properties, YAML, and JSON data, providing a platform for versioning, auditing, and the dynamic delivery of configurations. The system distinguishes itself through a dynamic delivery platform that supports real-time configuration pushes and grayscale releases. This allows updates to be rolled out to a small subset of service instances as a canary deployment to validate stability before a full fleet update. Governa

    Apollo is a centralized configuration management system that provides the core capabilities of environment-based configuration, versioning, audit logging, and grayscale release management, making it a robust tool for managing feature rollouts and application settings.

    JavaAudit Logging Systems
    Vezi pe GitHub↗29,762
  • ff4j/ff4jAvatar ff4j

    ff4j/ff4j

    1,442Vezi pe GitHub↗

    Feature Flags for Java made easy

    This Java-based library provides core feature flagging capabilities, environment-specific configuration, and audit logging, making it a direct fit for managing feature releases despite being a library rather than a standalone platform.

    JavaDeveloper Tools
    Vezi pe GitHub↗1,442
  • happykit/flagsAvatar happykit

    happykit/flags

    1,040Vezi pe GitHub↗

    Flags is a feature management platform designed to synchronize application configurations and feature toggles across server and client environments. It provides the infrastructure to evaluate and distribute settings in real-time, allowing for the control of application behavior without requiring code redeployments. The system is built to support isomorphic flag resolution, ensuring that evaluation logic remains consistent during transitions between server-side and client-side rendering. By utilizing server-side state hydration and local fallback caching, the platform prevents visual layout sh

    This tool provides feature flagging and environment-based configuration specifically for Next.js applications, serving as a focused implementation of a feature management system.

    TypeScriptFeature Flag ManagementFeature FlaggingFeature Flags
    Vezi pe GitHub↗1,040
  • tompave/fun_with_flagsAvatar tompave

    tompave/fun_with_flags

    1,160Vezi pe GitHub↗

    This project is a feature flag library for Elixir applications, designed to manage and toggle application functionality at runtime. It provides a distributed system for controlling code paths without requiring new deployments, allowing developers to enable or disable features globally, for specific users, or for defined groups. The library distinguishes itself through a pluggable persistence framework that supports various storage backends, ensuring that flag configurations remain consistent across application restarts. It maintains state synchronization across distributed nodes using messagi

    This is a feature flagging library for the Elixir ecosystem that provides the core capability of toggling features, though it lacks the comprehensive management dashboard and enterprise-grade access controls found in full-scale release management systems.

    ElixirFeature Flag ManagementFeature Flags
    Vezi pe GitHub↗1,160
Compară top 10 dintr-o privire
RepositorySteleLimbajLicențăUltimul push
unleash/unleash13.6KTypeScriptAGPL-3.016 iun. 2026
flagsmith/flagsmith6.2KPythonbsd-3-clause20 feb. 2026
posthog/posthog35.1KPythonNOASSERTION16 iun. 2026
growthbook/growthbook7.4KTypeScriptother22 feb. 2026
featbit/featbit1.8KC#MIT23 iun. 2026
checkr/flagr0———
apolloconfig/apollo29.8KJavaApache-2.07 iun. 2026
ff4j/ff4j1.4KJavaApache-2.020 mai 2026
happykit/flags1KTypeScriptMIT12 dec. 2025
tompave/fun_with_flags1.2KElixirMIT21 sept. 2025

Related searches

  • un sistem de versionare pentru dezvoltarea software
  • a tool for managing project development environments
  • a version control system for software development
  • instrument pentru versionarea schemei bazei de date
  • Release management tools
  • o platformă self-hosted pentru feature flags
  • an open source platform for classroom management
  • In-app update framework