fun_with_flags
Feature flag manager
An Elixir application providing a feature flag management system with API and web dashboard
Feature Flags/Toggles for Elixir
1k stars
8 watching
79 forks
Language: Elixir
last commit: 3 months ago
Linked from 2 awesome lists
ectoelixirfeature-flagsfeature-togglesphoenix-frameworkredis
Related projects:
Repository | Description | Stars |
---|---|---|
configcat/elixir-sdk | Provides an Elixir SDK to interact with ConfigCat's feature flag service | 20 |
leorog/quarantine | An OTP application for managing feature toggles with customizable strategies and external configuration fetching | 3 |
thomaspoignant/go-feature-flag | Provides a lightweight and flexible solution for managing feature flags in software applications | 1,481 |
pbouillon/ngx-flagr | A set of classes for managing feature flags in an Angular application. | 9 |
securingsincity/molasses | A library that manages feature toggles in Elixir applications using Redis or SQL as backing services. | 77 |
pytlicek/fastapi-featureflags | A simple implementation of feature flags for use in FastAPI applications. | 57 |
kategengler/ember-feature-flags | An Ember CLI addon providing a service to enable feature flags in applications | 213 |
tfiedlerdejanze/expublish | Automates semantic release versioning and best practices for Elixir packages. | 24 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
ember-cli/babel-plugin-feature-flags | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
trestrantham/ex_figaro | Port of Figaro to Elixir, providing a simple configuration management system with environment-specific values. | 9 |
toggler-io/toggler | A feature flag service to decouple deployment and feature enrollment from experiments. | 30 |
tomgco/elixir-charm | An Elixir library that provides an ANSI-based terminal color manipulation system. | 4 |
willmendesneto/ngx-feature-toggle | A module to manage feature toggles in Angular applications | 98 |
salesloft/gorollout | A concurrent-safe feature flag system for Go applications using Redis | 4 |