ab-testing

Top 23 ab-testing Open-Source Projects

  • PostHog

    🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

  • Project mention: How Telemetry Saved my Open-Source Platform | dev.to | 2024-04-12

    It would be a shame not to mention PostHog as the telemetry provider we are using, since it turned out to be extremely useful. Because it is hard to find people who will talk with you about your product, gathering statistics gave us a much greater insight into our users.

  • growthbook

    Open Source Feature Flagging and A/B Testing Platform

  • Project mention: GrowthBook: Open-source feature flagging and A/B testing platform | /r/opensource | 2023-10-20
  • 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
  • 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

  • Split

    :chart_with_upwards_trend: The Rack Based A/B testing framework (by splitrb)

  • Flagr

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

  • featbit

    A feature flags service written in .NET

  • Project mention: How to implement feature flags | dev.to | 2023-11-08

    Feature flags, also known as feature toggles, have become an essential tool for modern software development. They enable developers to control the release of new features and updates in a flexible and controlled manner. In this blog post, we'll explore what feature flags are, their classical and modern use cases, and how to implement them effectively in front-end, mobile, and server-side applications. We'll also delve into the concept of overlapping design A/B testing and how feature flags play a crucial role in building robust experimentation.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • featurevisor

    Feature flags, experiments, and remote config management with GitOps

  • Project mention: Show HN: Open-source LaunchDarkly alternative with GitOps | news.ycombinator.com | 2023-10-30
  • tweek

    Tweek - an open source feature manager

  • Project mention: Simplifying preview environments for everyone | dev.to | 2023-06-28

    Using that flow, it was quite common to encounter roadblocks: staging was often blocked, it wasn’t synced with the current state of the main branch, and we had to wait a long time before deploying to staging or production. Furthermore, we had to open and close multiple PRs to deploy a single feature due to fixes or bugs found between each of these steps, even when we leveraged our powerful feature flag solution.

  • react-experiments

    React components for implementing UI experiments

  • iter8

    Kubernetes release optimizer

  • izanami

    Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.

  • Project mention: Multi-Platform OSS Tool for LLM Comparison and Parameter Tuning | news.ycombinator.com | 2024-04-09

    Source code and (unsigned) releases for most major platforms available at:

    https://github.com/dezoito/ollama-grid-search

    I would sincerely appreciate some input and suggestions on how to make this more useful.

  • laravel-abtest

    ABRouter Laravel AB test is a simple package for the base library to run ab-tests and feature flags via ABRouter with Laravel. Prepare and run your ab-test in 10 minutes. Easy to manage and run. Can be also used as a feature flag or feature toggle. Free cloud version available for free. Completely open-source.

  • j8a

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

  • bayesian-testing

    Bayesian A/B testing

  • abrouter

    Main ABRouter product repository that contains docker-compose file and orchestrates the project containers.

  • python-ranker

    Contextual Multi-Armed Bandit Platform for Scoring, Ranking & Decisions

  • Project mention: Introduction to Thompson Sampling: The Bernoulli Bandit | news.ycombinator.com | 2024-02-04

    I built a contextual bandit combining XGBoost with Thompson Sampling you can check out at https://improve.ai

  • python-client

    Python SDK client for Split Software

  • swift-ranker

    Easily Score & Rank Codable Objects with ML

  • dead-salmon-brain

    Apache Spark based framework for analysis A/B experiments

  • 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

  • abrouter-php-client

    AbrPHPClient 👷‍♀️ is a PHP library to run ab-tests via ABRouter. Prepare and run your ab-test in 10 minutes. Easy to manage and run. Can be also used as a feature flag or feature toggle. Available for free.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

ab-testing related posts

  • Introduction to Thompson Sampling: The Bernoulli Bandit

    1 project | news.ycombinator.com | 4 Feb 2024
  • A K8s progressive delivery tool

    1 project | news.ycombinator.com | 9 Jan 2024
  • It's Okay to Make Something Nobody Wants

    2 projects | news.ycombinator.com | 23 Sep 2023
  • Ranking, Scoring, Decisions, and Optimization with XGBoost

    1 project | news.ycombinator.com | 12 Jun 2023
  • I asked GPT-4 what top 5 improvements it would make to the PHP language to make it more competitive

    2 projects | /r/PHP | 9 Apr 2023
  • A/B Testing in Rails

    1 project | dev.to | 6 Dec 2022
  • RollingUpdate but with testing the new pods first for a few minutes

    2 projects | /r/kubernetes | 6 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 PostHog 17,317
2 growthbook 5,549
3 flagger 4,738
4 k8s-deployment-strategies 3,438
5 Split 2,698
6 Flagr 2,366
7 featbit 1,355
8 featurevisor 513
9 tweek 346
10 react-experiments 319
11 iter8 250
12 izanami 178
13 ollama-grid-search 138
14 laravel-abtest 95
15 j8a 91
16 bayesian-testing 66
17 abrouter 39
18 python-ranker 21
19 python-client 16
20 swift-ranker 11
21 dead-salmon-brain 11
22 growthbook-golang 8
23 abrouter-php-client 5

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