11 Open-source feature flag tools
Hello and welcome to an overview of 11 open-source feature flag tools. We love feature flags here, and we love open-source! We feel strongly that the more developers can adopt these 2 concepts, the better we are as an industry. We’ve made this handy list of 11 open-source feature flag tools to help you in your feature flag journey.
What is Unleash
Hello, we’re Unleash, and our mission is to make life easier for developers. We’re an open-source Feature Management platform, i.e., we’re a really good way to help you use feature flags. This makes releasing new features less risky, and streamlines the software release process. Unleash can be used as a private hosted cloud instance or as a self-hosted solution, if you prefer that or need Fed Ramp or Air-Gapped use cases. The Unleash repo has over 10,000 GitHub stars and has been downloaded over 20 million times.
Why we made Unleash
In 2014 Ivar was working as a software developer at FINN.no, Norway’s largest online marketplace. Getting new features into production was a pain, so, as a developer, he looked around and wondered if he could write some code to make it easier. The initial goal was to protect features under development, allowing our team to transition to trunk-based development.
10 years later, he’s CTO of Unleash, and we’re the leading open-source feature flag solution. We serve the world’s largest, most security-conscious organizations, and we’re even rated the “Easiest Feature Management system to use” by G2.
Open source feature flag tools
Here’s our list of open source feature flag tools:
Unleash
- License: Apache
- GitHub Stars: 11.3k
- First commit: September 2014
- Website: getunleash.io/ Repo: https://github.com/Unleash/unleash/
- Price:
- Pricing Page: https://www.getunleash.io/pricing
- Free to self-host, then $80/month for 5 users. Enterprise plans available for more security, visibility and control.
It’s us! We obviously think you should choose Unleash, but feature flags make everyone’s software better, and we want to live in a better world.
Featbit
- License: MIT
- GitHub Stars: 1.4k
- First commit: August 2022
- Website: featbit.co/ Repo: https://github.com/featbit/featbit
- Price:
- Pricing Page: https://dashboard.featbit.co/
- Free tier and enterprise plan for $3,999/year for self-hosting. $49.9, $399 and enterprise plans for cloud offering.
FeatBit is an open-source feature flag and A/B testing platform. It provides a self-hosted and a cloud solution for managing feature flags and running experiments.
FF4J
- License: Apache
- GitHub Stars: 1.4k
- First commit: June 2013
- Website: ff4j.org/ Repo: https://github.com/ff4j/ff4j/
- Price: Free
FF4J (Feature Flipping for Java) is an open-source feature flag framework for Java applications and other JVM languages. The framework includes a web console for managing flags and monitoring their status.
Flagsmith
- License: BSD-3-Clause
- GitHub Stars: 4.8k
- First commit: June 2018
- Website: flagsmith.com/ Repo: https://github.com/Flagsmith/flagsmith
- Price:
- Pricing Page: https://www.flagsmith.com/pricing
- Free up to 50, 000 requests per month, then $45/user, $200/user. Enterprise plans available.
Flagsmith is a feature flag and remote configuration service. It offers a platform for managing feature flags, remote config, and A/B testing.
flagd
- License: Apache
- GitHub Stars: 555
- First commit: May 2022
- Website: https://flagd.dev/ Repo: https://github.com/open-feature/flagd
- Price: Free
Flagd is an open-source feature flagging daemon. Flagd can be run as a sidecar container in Kubernetes or as a standalone service.
Flagr
- License: Apache
- GitHub Stars: 2.4k
- First commit: October 2017
- Website: openflagr.github.io/flagr/#/ Repo: https://github.com/openflagr/flagr/
- Price: Free
Flagr is a feature flagging, A/B testing and dynamic configuration microservice written in Go. It was originally developed by Checkr and then open-sourced later.
Flipper
- License: MIT
- GitHub Stars: 3.7k
- First commit: July 2012
- Website: flippercloud.io/ Repo: https://github.com/flippercloud/flipper/
- Price:
- Pricing Page: https://www.flippercloud.io/pricing
- Free or paid cloud version with a 14-day trial. $20 per seat.
Flipper is an open-source tool for managing feature flags in Ruby applications. Flipper supports integration with different data stores like Redis and ActiveRecord. It’s commonly used in Rails projects.
Flipt
- License: GPL
- GitHub Stars: 3.8k
- First commit: November 2016
- Website: flipt.io/ Repo: https://github.com/flipt-io/flipt/
- Price: Free for OSS, pricing TBD for cloud offering.
Flipt is an open-source feature flag management solution. Its cloud offering is currently under development.
Go Feature Flag
- License: MIT
- GitHub Stars: 1.5k
- First commit: December 2020
- Website: gofeatureflag.org/ Repo: https://github.com/thomaspoignant/go-feature-flag/
- Price: Free
GO Feature Flag is an open-source, feature flag management solution written in Go (obviously). GO Feature Flag supports gradual rollouts, user targeting, and A/B testing.
GrowthBook
- License: MIT
- GitHub Stars: 6.1k
- First commit: May 2021
- Website: growthbook.io/ Repo: https://github.com/growthbook/growthbook/
- Price:
- Pricing Page: https://www.growthbook.io/pricing
- Free to self-host. Free for 3 cloud users, then $20/month/user. Enterprise plans available.
GrowthBook is an open-source feature flagging and experimentation platform.
PostHog
- License: MIT Expat
- GitHub Stars: 21.7k
- First commit: January 2020
- Website: https://posthog.com, Repo: https://github.com/PostHog/posthog
- Price:
- Pricing Page: https://posthog.com/pricing
- Free tier and self-hosting. Enterprise and pay-per-request plans available.
PostHog is an open-source product analytics and experimentation platform. It includes a feature flag service.
Thank you for reading.