
Flipt
Git-native feature flag and feature management platform

Flipt is a Git-native feature management platform for creating, reviewing, and deploying feature flags using the same workflows you use for code. It provides a modern UI and APIs to manage flags, while keeping source-of-truth and history in your own Git repositories.
Key Features
- Git-backed flag storage with full version control (history, diffs, blame)
- Multi-environment isolation mapped to Git branches, directories, or repositories
- Modern web UI that can translate changes into Git commits
- Real-time flag updates via Server-Sent Events (SSE) streaming (no polling)
- REST and gRPC APIs for server-side evaluation and integrations
- Support for complex targeting rules and percentage-based rollouts
- Authentication options including OIDC/OAuth2/JWT
- Observability integrations with OpenTelemetry and Prometheus
Use Cases
- Progressive delivery with safe rollouts and fast rollbacks
- GitOps-style flag management with reviews and CI/CD-driven promotion
- Centralized feature flagging for microservices and multi-team environments
Flipt is well-suited for teams that want feature flags as code, strong auditability through Git history, and low operational overhead. It can be deployed as a single binary and integrated into existing delivery pipelines and developer workflows.
Categories:
Tags:
Tech Stack:
Similar Services
Ansible
Agentless IT automation and configuration management engine
Open source, agentless automation engine for configuration management, app deployment, orchestration, and infrastructure provisioning using YAML playbooks over SSH.

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

Bytebase
Database DevSecOps platform for schema change and access governance
Open-source database DevSecOps tool for managing schema migrations, SQL review, audit logging, access control, and data masking across multiple databases.

VERT
On-device file converter running in WebAssembly.
WebAssembly-powered on-device file converter built with Svelte and TypeScript, enabling offline, privacy-first conversions.
Go
Docker
TypeScript
React
gRPC