7 ms·
If you’re looking for an open source feature flag option, also check out https://www.growthbook.io/ https://www.growthbook.io/
by rekoros 2y ago
If you’re looking for an open source feature flag option, also check out https://www.growthbook.io/ https://www.growthbook.io/
- peab 2y agoI introduced feature flags at my last company, and ended up choosing growthbook. I love how compute experiment buckets with local hashing, so you don't have to make roundtrip server calls to get flag values.
- socksy 2y agoIn a similar vein there's also Unleash with a similar open core model https://github.com/Unleash/unleash https://github.com/Unleash/unleash
- hardwaresofton 2y agoThere are... a bunch of them. I write a little blog (soon to be directory site) about open source and at this point I groan a little bit when I see another one (wonderful problem to have of course): https://awsmfoss.com/flagsmith https://awsmfoss.com/flagsmith https://awsmfoss.com/unleash https://awsmfoss.com/unleash https://awsmfoss.com/featbit https://awsmfoss.com/featbit https://awsmfoss.com/flagr https://awsmfoss.com/flagr
- valtlfelipe 2y agoThere is also https://www.flipt.io/ https://www.flipt.io/ which is open source. I'm currently building https://flaggy.dev/ https://flaggy.dev/ to be simple and aiming the best user experience, but initially it will not be open source.