
Stay Updated
Subscribe to our newsletter for the latest news and updates about Alternatives
Subscribe to our newsletter for the latest news and updates about Alternatives
Open source alternative to LaunchDarkly, Optimizely and Statsig
Self-hosted feature flags for modern JavaScript teams with zero latency local evaluation.

OpenFlags is an open-source feature flag management tool designed for modern JavaScript teams. It allows developers to implement feature flags with zero latency local evaluation, enabling faster and safer feature rollouts. Key features include:
Key Features
Use Cases
OpenFlags fits teams that want to gate React, Bun, or Node.js features without buying a larger flag service.
You need mature enterprise governance, audit workflows, and many official SDKs.
The self-hosted model gives small teams a way to turn features on gradually while keeping costs predictable.
You need no-maintenance SaaS operations more than data ownership.
OpenFlags provides a self-hosted feature flag control plane for teams that want ownership of flag data and rollout state.
The README positions OpenFlags for React, Bun, and Node.js applications.
The README includes Railway and Zeabur deploy buttons, giving small teams a quicker path than manual server setup.
OpenFlags is a self-hosted feature flag tool for modern JavaScript applications.
The README positions OpenFlags for React, Bun, and Node.js teams.
Open source A/B testing and feature flag platform
Feature flags that store and evaluate on your own infrastructure
Open source feature flags and remote config, self-hosted
LaunchDarkly alternative with SDK for 30+ languages, self-hosted
Incremental data framework for AI agents.
A coding agent that lives in your terminal.
Feature flags should reduce release risk, but managed flag tools can add cost, latency, and vendor dependency for small teams. Teams shipping JavaScript apps often need simple flag control before they need an enterprise experimentation suite.
When flag evaluation depends on a hosted service for every request, reliability and speed become part of the release risk. Local evaluation and self-hosted control make more sense for teams that want predictable behavior close to the app.
OpenFlags is MIT licensed according to repository metadata.