feature
Feature toggle
A Ruby library for managing feature toggles in software applications.
A feature toggle library written in ruby
182 stars
7 watching
36 forks
Language: Ruby
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
willmendesneto/ngx-feature-toggle | A module to manage feature toggles in Angular applications | 98 |
unleash/unleash-client-ruby | A Ruby client library for interacting with the Unleash feature management service | 57 |
andyobtiva/abstract_feature_branch | A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will | 23 |
securingsincity/molasses | A library that manages feature toggles in Elixir applications using Redis or SQL as backing services. | 77 |
pda/flip | A Ruby gem for declarative feature flag management with run-time performance optimization. | 403 |
emberjs/ember-optional-features | An addon that enables developers to manage optional features in Ember.js applications. | 40 |
salesloft/gorollout | A concurrent-safe feature flag system for Go applications using Redis | 4 |
opensoft/rollout | A feature toggle system for PHP applications. | 254 |
leorog/quarantine | An OTP application for managing feature toggles with customizable strategies and external configuration fetching | 3 |
featbit/featbit | A feature flags management tool that enables developers to safely deploy and manage features in their applications | 1,435 |
marekkalnik/featuretogglebundle | A Symfony2 bundle for managing feature toggles in templates using Twig | 37 |
toggler-io/toggler | A feature flag service to decouple deployment and feature enrollment from experiments. | 30 |
sorentwo/flippant | A library for controlling feature usage in Elixir applications by evaluating user groups and rules | 107 |
yeller/shoutout | A Clojure library that enables fine-grained feature rollouts and control over user access to features. | 61 |
splitio/javascript-client | A NodeJS and browser SDK client for controlled rollouts of features to users via feature flags | 48 |