# flipt-io/flipt

Enterprise-ready, Git native feature management solution

Repository: https://github.com/flipt-io/flipt
Canonical: https://ross.abutalabs.com/products/flipt
Homepage: https://flipt.io
Language: Go
License: NOASSERTION
License Family: other
Topics: go, feature-flags, golang, continuous-delivery, feature-toggles, grpc, react, devops, devtools, observability, opentelemetry, typescript, gitops, grpc-gateway, cloudnative, hacktoberfest, redux
Last push: 2026-08-26T08:48:01+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 93, longevity 100
- inputs: {"age_days": 3589, "days_push": 7, "days_rel": 47, "gap_med": 9, "n_releases_24m": 50}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4882, forks 307 (observed 2026-08-28T04:09:01.822129+00:00)

## What it is
Flipt is a self-hosted, Git-native feature flag management platform that stores flags as code in your own Git repositories and evaluates them via API, UI, or SDKs. It ships as a single binary or Docker container with a React dashboard, gRPC/HTTP APIs, and optional Pro features like SCM pull-request workflows and secrets management.

## Use cases
- manage feature flags self-hosted
- store feature flags in git as code
- roll out features gradually with percentage rollbacks
- toggle features without redeploying
- integrate feature flags into ci/ccd gitops pipelines
- evaluate flags via grpc or rest api
- manage feature flags with ai assistants via mcp

## When to choose
- you want full data sovereignty and self-hosting of your flag system
- your team already uses Git workflows and wants flags versioned and reviewed like code
- you need a lightweight single-binary flag server with gRPC and REST APIs
- you want OpenFeature-compatible evaluation across multiple environments

## When to avoid
- you want a fully managed SaaS flag service with zero infrastructure
- you need advanced analytics or experimentation/A-B testing dashboards out of the box
- you rely on non-Git storage backends or proprietary hosted SDK edge networks

## Facets
- artifact type: service
- maturity: stable
- function: feature-flags, configuration-management, web-framework, api-framework, developer-tools, deployment, mcp
- domain: developer-tools, self-hosted, web-development
- platform: self-hosted, windows, go, cloud
- tags: feature-management, gitops, feature-toggles, grpc, openfeature, continuous-delivery, git-native, flag-evaluation, devops, automation, docker, linux, macos, web-server

## Member repositories
- flipt-io/flipt (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.822129+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:15.888301+00:00, confidence not recorded.
  - readme: https://github.com/flipt-io/flipt (fetched 2026-08-28T04:09:01.822129+00:00, sha 1216d7a683fd)
  - homepage: https://flipt.io (fetched 2026-08-29T09:00:44.862607+00:00, sha d3caf55899c8)
  - site_page: https://docs.flipt.io/v2 (fetched 2026-08-29T09:00:44.872130+00:00, sha d27e4201cf98)
  - site_page: https://docs.flipt.io/v2/quickstart (fetched 2026-08-29T09:00:44.874263+00:00, sha c952439f812b)
  - site_page: https://docs.flipt.io/v2/pro (fetched 2026-08-29T09:00:44.877055+00:00, sha 4a07bc5ecb00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
