I built a ZIO-native wrapper around the OpenFeature spec for feature flag evaluation in Scala. It integrates with ZLayer for DI, uses typed errors, and bridges Java SDK provider events into ZIO streams. Works with any OpenFeature-compatible provider (LaunchDarkly, Flagsmith, etc.). Cross-compiled for Scala 2.13 and 3.
I built a ZIO-native wrapper around the OpenFeature spec for feature flag evaluation in Scala. It integrates with ZLayer for DI, uses typed errors, and bridges Java SDK provider events into ZIO streams. Works with any OpenFeature-compatible provider (LaunchDarkly, Flagsmith, etc.). Cross-compiled for Scala 2.13 and 3.
https://github.com/EtaCassiopeia/zio-openfeature