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

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

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

jnunemaker/flipper

0
View on GitHub↗
3,952 星标·432 分支·Ruby·MIT·7 次浏览www.flippercloud.io/docs↗

Flipper

Flipper 是一个用于 Ruby 应用程序的运行时功能开关系统和库。它支持通过开启或关闭功能来管理应用程序特性,而无需部署新代码。

该系统提供了一种通过布尔状态、基于角色的访问和基于百分比的流量发布来控制代码执行的机制。它包括一个用于实时修改标志状态的管理界面,以及一个用于跟踪可用功能的中央注册中心。

该项目涵盖了广泛的运维功能,包括特定环境的标志隔离、跨部署目标的配置同步,以及用于变更跟踪的审计日志。它通过基于适配器的层支持多种存储后端,并利用缓存策略来降低查找延迟。其他功能包括计划功能激活、金丝雀发布管理以及通过 Slack 集成的自动告警。

Features

  • Feature Flags - Provides a comprehensive Ruby library for managing runtime feature toggles and configuration flags.
  • Feature Flags - Provides a comprehensive system for managing and toggling feature flag configurations in Ruby applications.
  • Targeted Feature Rollouts - Controls functionality based on boolean states, specific actors, defined groups, or percentage-based rollouts.
  • Database Persistence Stores - Provides a persistent storage layer for feature flag configurations using various database backends.
  • Multi-Backend Task Persistence - Supports persisting feature flag configurations across diverse backends including relational databases, NoSQL, and key-value stores.
  • Storage Backend Adapters - Provides an adapter-based storage layer allowing the use of custom persistent backends for feature flags.
  • Environment-Specific Configurations - Isolates feature states by mapping flag configurations to specific deployment targets like staging or production.
  • Management Dashboards - Provides a web-based interface for modifying feature flag states in real-time.
  • Management Interfaces - Ships a web-based management interface for modifying feature flag states in real-time.
  • Web Management Consoles - Ships a management console for modifying feature flag settings via a web interface.
  • Runtime Feature Toggles - Implements a system for instantly enabling or disabling application features at runtime without redeployment.
  • Actor-Based Traffic Splitting - Calculates feature access by hashing actor identifiers to distribute users across defined traffic percentages.
  • Actor-Based Access Controls - Implements feature availability logic based on the identity or attributes of specific users or actors.
  • Functional Access Controls - Controls code execution at runtime by enabling or disabling functionality for specific users or traffic percentages.
  • Feature Flag Caches - Implements a memory-layer caching strategy to reduce latency during feature flag lookups.
  • Feature Configuration Syncing - Maintains consistent feature states across staging and production environments to ensure predictable deployments.
  • Feature Flag - Provides a RESTful HTTP API for the programmatic update and retrieval of feature flag configuration settings.
  • Multi-Layered Caching - Reduces database load by implementing a memory-layer cache for frequently accessed flag states.
  • Cross-Environment Configuration Synchronization - Provides a mechanism to mirror feature states between environments to ensure consistency across deployment targets.
  • Canary Release Managers - Enables gradual feature rollouts to a small percentage of users to test stability before full production launch.
  • Feature Activation Scheduling - Implements a time-based automation system for enabling or disabling features using temporal expressions.
  • Feature State Dashboards - Provides a dashboard to display the current state of features across production and staging environments.
  • Configuration Cascading - Provides a system for cascading feature settings across multiple environments with full audit history.
  • Time-Based Scheduling - Automates feature state changes using time-based expressions for scheduled activations.
  • Feature Flag Registries - Includes a central registry for tracking available capabilities by adding, removing, and listing feature flags.
  • Administrative Change Auditing - Maintains a historical record of all administrative configuration changes to feature flags for auditing and rollbacks.
  • Audit Logs - Maintains historical records of all configuration changes to track ownership and enable state rollbacks.
  • Configuration State Comparisons - Provides a visualization tool to compare feature toggle statuses across different environments.
  • Feature Change Auditing - Tracks who changed a feature toggle and when to maintain a history of application behavior changes.
  • Feature Rollout Monitoring - Provides a visualization tool for monitoring active flags across environments to track rollout progress.
  • Feature Flippers and A/B Testing - Manage feature toggles across various data stores.

Star 历史

jnunemaker/flipper 的 Star 历史图表jnunemaker/flipper 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Flipper 的开源替代方案

相似的开源项目,按与 Flipper 的功能重合度排序。
  • tompave/fun_with_flagstompave 的头像

    tompave/fun_with_flags

    1,160在 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

    Elixirectoelixirfeature-flags
    在 GitHub 上查看↗1,160
  • growthbook/growthbookgrowthbook 的头像

    growthbook/growthbook

    7,351在 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

    TypeScriptab-testingabtestabtesting
    在 GitHub 上查看↗7,351
  • flagsmith/flagsmithFlagsmith 的头像

    Flagsmith/flagsmith

    6,223在 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

    Pythoncdcicontinuous-integration
    在 GitHub 上查看↗6,223
  • vespa-engine/vespavespa-engine 的头像

    vespa-engine/vespa

    6,961在 GitHub 上查看↗

    Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s

    Java
    在 GitHub 上查看↗6,961
查看 Flipper 的所有 30 个替代方案→

常见问题解答

jnunemaker/flipper 是做什么的?

Flipper 是一个用于 Ruby 应用程序的运行时功能开关系统和库。它支持通过开启或关闭功能来管理应用程序特性,而无需部署新代码。

jnunemaker/flipper 的主要功能有哪些?

jnunemaker/flipper 的主要功能包括:Feature Flags, Targeted Feature Rollouts, Database Persistence Stores, Multi-Backend Task Persistence, Storage Backend Adapters, Environment-Specific Configurations, Management Dashboards, Management Interfaces。

jnunemaker/flipper 有哪些开源替代品?

jnunemaker/flipper 的开源替代品包括: tompave/fun_with_flags — This project is a feature flag library for Elixir applications, designed to manage and toggle application… growthbook/growthbook — GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data… flagsmith/flagsmith — Flagsmith is an open-source platform for managing feature flags and remote configuration across web, mobile, and… vespa-engine/vespa — Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search… parse-community/parse-server — Parse Server is a backend-as-a-service solution and Node.js framework that provides a ready-to-use REST and GraphQL… weaveworks/flagger — Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive…