Go feature-flags

Open-source Go projects categorized as feature-flags

Top 8 Go feature-flag Projects

  • flipt

    Enterprise-ready, GitOps enabled, CloudNative feature management solution

  • Project mention: Ask HN: How did you build feature flags? | news.ycombinator.com | 2024-04-03

    We at https://flipt.io are putting on a buy vs build webinar in a couple of weeks to discuss this very thing as it's a common question that engineering teams seem to have.

    If you're interested in attending its taking place on LinkedIn on April 17: https://www.linkedin.com/events/buildvs-buy-pickingafeaturef...

  • Flagr

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

  • 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.

    InfluxDB logo
  • go-feature-flag

    GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. πŸŽ›οΈ

  • Project mention: GO Feature Flag is a simple, complete, and lightweight open source self-hosted feature flag solution alternative to Launchdarkly | /r/selfhosted | 2023-07-26
  • cup

    Git Contribution Automation (by flipt-io)

  • Project mention: Show HN: Cup – expose declarative APIs over config stored in Git | news.ycombinator.com | 2023-09-23
  • feature

    Feature gate database designed for simplicity and efficiency.

  • toggler

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

  • flagsheet

    Serve feature flags from Google Sheets

  • Project mention: When deployments are easy, code becomes simpler | news.ycombinator.com | 2023-09-05

    I wanted a very simple feature flagging solution, so I wrote my own with Google Sheets as the backend: https://github.com/stillmatic/flagsheet

    It's slightly more complex than a code push but still very easy to use.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • growthbook-golang

    Golang SDK for GrowthBook

  • Project mention: The Case of a Leaky Goroutine | news.ycombinator.com | 2024-03-25

    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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go feature-flags related posts

Index

What are some of the best open-source feature-flag projects in Go? This list will help you:

Project Stars
1 flipt 3,314
2 Flagr 2,365
3 go-feature-flag 1,063
4 cup 73
5 feature 36
6 toggler 29
7 flagsheet 10
8 growthbook-golang 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com