Go ab-testing

Open-source Go projects categorized as ab-testing

Top 6 Go ab-testing Projects

  • flagger

    Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

    Project mention: A K8s progressive delivery tool | news.ycombinator.com | 2024-01-09
  • k8s-deployment-strategies

    Kubernetes deployment strategies explained

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

  • Flagr

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

  • iter8

    Kubernetes release optimizer

  • j8a

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

  • 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). The latest post mention was on 2024-03-25.

Go ab-testing related posts

Index

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

Project Stars
1 flagger 4,717
2 k8s-deployment-strategies 3,429
3 Flagr 2,361
4 iter8 251
5 j8a 90
6 growthbook-golang 8
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com