growthbook-golang VS flagr

Compare growthbook-golang vs flagr and see what are their differences.

flagr

Flagr is a feature flagging, A/B testing and dynamic configuration microservice [Moved to: https://github.com/openflagr/flagr] (by checkr)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
growthbook-golang flagr
1 1
8 2,063
- -
5.2 10.0
2 months ago over 1 year ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

growthbook-golang

Posts with mentions or reviews of growthbook-golang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.
  • The Case of a Leaky Goroutine
    3 projects | news.ycombinator.com | 25 Mar 2024
    I wish Go recorded the timestamp of goroutine and let you access them.

    An app I work on recently had a bug where goroutines would slowly build up over time. Turns out the bug is in the Growthbook SDK [1]. We can monitor the number of goroutines, but having a large number of goroutines waiting in the location that gets stuck is normal — we can only see such a problem over multiple days, in that the minimum value slowly goes up.

    If Go could tell you the timestamp of the oldest goroutines as part of the pprof dump, we could have an alert, and it would work for any such leak.

    [1] https://github.com/growthbook/growthbook-golang/pull/28

flagr

Posts with mentions or reviews of flagr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-09.

What are some alternatives?

When comparing growthbook-golang and flagr you can also consider the following projects:

growthbook - Open Source Feature Flagging and A/B Testing Platform

flipt - Enterprise-ready, GitOps enabled, CloudNative feature management solution

Flagr - Flagr is a feature flagging, A/B testing and dynamic configuration microservice

flagsmith - Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/

flagdown - 🚩 A self-hosted Go-based feature flag system

j8a - j8a [ dʒʌbbʌ ] is a modern TLS 1.3 reverse proxy server designed as a lightweight API gateway for REST APIs.

toggler - toggler is a feature flag service to decouple deployment, feature enrollment and experiments