https://github.com/wulfland/featureflags
Comparison between available solutions for feature flags (aka feature toggles).
https://github.com/wulfland/featureflags
ab-testing experimentation featureflags featuretoggles
Last synced: 4 months ago
JSON representation
Comparison between available solutions for feature flags (aka feature toggles).
- Host: GitHub
- URL: https://github.com/wulfland/featureflags
- Owner: wulfland
- License: mit
- Created: 2021-11-19T18:39:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T11:07:35.000Z (over 3 years ago)
- Last Synced: 2025-10-09T13:07:24.569Z (8 months ago)
- Topics: ab-testing, experimentation, featureflags, featuretoggles
- Homepage: https://wulfland.github.io/FeatureFlags/
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Feature Flag Solutions
Comparison between available solutions for feature flags (aka feature toggles).
I'm trying to list all available products and solutions. The market has grown a lot the last years and I was missing a good overview.
Most of the information comes from public sources - mostly the company website.
All information is provided `as is` without any guarantee. The information is provided under MIT license - so feel free to share and to contribute.
## The comparison
Find the comparison in [index.md](index.md) or view it in [https://wulfland.github.io/FeatureFlags/](https://wulfland.github.io/FeatureFlags/).
## Contribute
Did I miss anything? Is there an error in my criteria? Know another framework? Fork the repository, add your changes to [index.md](index.md) and submit a pull request!