sixpack/sixpack
Sixpack is a language-agnostic a/b-testing framework observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5040
- days_rel: n/a
- days_push: 1473
- n_releases_24m: 0
Adoption not part of the score
1754 stars · 179 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sixpack is a language-agnostic A/B testing framework that exposes a simple HTTP API for client libraries in any programming language. It consists of a server for handling experiment participation/conversion requests backed by Redis, and an optional web dashboard for tracking and acting on tests.
Use cases
- run a/b tests across multiple programming languages
- self-host an experimentation server
- track experiment conversions via a simple rest api
- serve feature experiments without vendor lock-in
- filter bot traffic from a/b test results
- monitor experiment metrics with statsd
When to choose
- you need language-agnostic a/b testing behind a simple http api
- you want a self-hosted alternative to hosted experimentation services
- you already run redis and want lightweight split testing
When to avoid
- you need a modern actively maintained experimentation platform
- you want client-side sdk-heavy testing without running a server
- you need advanced statistical analysis or bayesian reporting out of the box
Facets
service · maturity maintenance
http-server api-framework analytics feature-flags web-development analytics developer-tools self-hosted python self-hosted ab-testing experimentation split-testing redis statsd language-agnostic web-server docker
1 source
- readme: https://github.com/sixpack/sixpack · fetched 2026-08-28 · 6aa3d1e722c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sixpack/sixpack | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem