← Back to projects
Active 2026 - aujourd'hui Open source

Flaps

A feature flag server and SDK in Rust.

A feature flag platform that compiles a rich model (projects, environments, segments, targeting rules) into one canonical flagd ruleset per environment. The same artifact is evaluated remotely over OFREP and in-process in sub-millisecond time, with no divergence by construction. Deterministic progressive rollouts and an instant kill switch for trunk-based teams.

Stack

  • Rust