# Hypertune vs OpenFeature

| Attribute | Hypertune | OpenFeature |
|---|---|---|
| **Vioscale score** | 67.1 (70% (medium)) | 63.7 (10% (low)) |
| deployment.options | `{"cloud":true,"hybrid":true,"air_gapped":true,"self_hosted":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | A Git-based system for managing feature flags, A/B testing, and app configuration that emphasizes type safety and seamlessly integrates with edge computing and serverless architectures. | OpenFeature is an open source CNCF project providing a standardized API and SDK for feature flagging. It enables developers to switch between feature flag management tools or combine multiple solutions without code-level lock-in by implementing providers that adapt the common interface to different backends. |
| features.capabilities | `{"hosting":"both","openfeature":true,"sdk_breadth":"broad","audit_approvals":true,"code_references":true,"edge_evaluation":true,"experimentation":true,"targeting_rules":true,"experiment_stats":"frequentist","local_evaluation":true,"percentage_rollout":true}` | `{"hosting":"both","open_source":true,"openfeature":true,"sdk_breadth":"broad","local_evaluation":true}` |
| integrations.count | 6 | 247 |
| integrations.list | `[{"name":"Vercel Edge Config"},{"name":"Vercel Toolbar"},{"name":"Vercel Flags SDK"},{"name":"Slack"},{"name":"GitHub"},{"name":"GraphQL API"}]` | `[{"name":"ConfigCat"},{"name":"GO Feature Flag"},{"name":"DevCycle"},{"name":"Flipswitch"},{"name":"Kameleoon"},{"name":"Flagsmith"},{"name":"flagd"},{"name":"Datadog"},{"name":"LaunchDarkly"},{"name":"Mixpanel"},{"name":"Split"},{"name":"Confidence by Spotify"},{"name":"Flipt"},{"name":"Hyphen AI"},{"name":"GrowthBook"},{"name":"OFREP"},{"name":"Unleash"},{"name":"VWO"},{"name":"Bucketeer"},{"name":"CloudBees"},{"name":"AB Tasty"},{"name":"Vercel"}]` |
| market.availability | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free, up to 3 team members","features":["Type-safe SDKs in all major languages","Git-based version control","Hypertune Toolbar","Flag debugger","SSO via Google","Unlimited CDN bandwidth","Unlimited environments and projects","Unlimited feature flags and experiments"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"For testing and evaluation, or small-scale deployments","contactSales":false,"includedLimits":{"cdn_requests":"1m/mo","team_members":"3","analytics_events":"1m/mo"}},{"free":false,"name":"Starter","summary":"$10/team member/mo","features":["Everything in Free","Branches for testing flag changes","Pull requests to review and merge","Flag labels","Webhooks","Schema migrations"],"minSeats":1,"commitment":"monthly","components":[{"kind":"per_unit","unit":"team member","amount":10,"period":"month","currency":"USD"}],"description":"For small teams getting started with feature flags","contactSales":false,"includedLimits":{"cdn_requests":"2m/mo","analytics_events":"2m/mo"}},{"free":false,"name":"Pro","summary":"$20/team member/mo","features":["Everything in Starter","Team roles and approval workflows","Granular flag permissions","Advanced experiment analysis","Sequential testing","Dedicated Slack channel"],"minSeats":1,"commitment":"monthly","components":[{"kind":"per_unit","unit":"team member","amount":20,"period":"month","currency":"USD"}],"description":"For teams looking to start scaling with flags and experimentation","contactSales":false,"includedLimits":{"cdn_requests":"2m/mo","analytics_events":"2m/mo"}},{"free":false,"name":"Enterprise","summary":"Custom pricing","features":["Everything in Pro","Flexible volume-based pricing","MTU pricing option","AI loops for automated experimentation","Git repo with bidirectional sync","API for flag changes","Bulk user management","Warehouse-native implementation","Self-hosting","Air-gapped environments","Customer success manager","Guided onboarding","Enterprise SLAs","Roadmap acceleration","SAML 2.0 SSO","HIPAA compliance and BAA"],"description":"For organizations with high volume, security, control, or support needs","contactSales":true}],"summary":"From $10/team member/mo (Starter). Free tier available.","currency":"USD","freeTier":true,"sourceUrl":"https://www.hypertune.com/pricing","retrievedAt":"2026-08-14T08:37:11.069Z","startingPrice":{"amount":10,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://openfeature.dev","retrievedAt":"2026-08-14T11:11:20.759Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | open_source |
| pricing.price_level | low | free |
| pricing.transparent | yes | - |
| reliability.status_page | yes | - |
| security.disclosure_policy | - | yes |
| security.hipaa | yes | - |
| security.iso27001 | yes | - |
| security.soc2 | yes | - |

## Capabilities (Feature Flag Software)

| Capability | Hypertune | OpenFeature |
|---|:--:|:--:|
| **Deployment** |  |  |
| Hosting | Cloud + self-hosted | Cloud + self-hosted |
| **Rollout** |  |  |
| Percentage rollout | ✓ | - |
| Attribute / segment targeting | ✓ | - |
| **Evaluation** |  |  |
| Local evaluation (no call home) | ✓ | ✓ |
| Edge / CDN evaluation | ✓ | - |
| **Experimentation** |  |  |
| Built-in A/B experimentation | ✓ | - |
| Experiment stats engine | Frequentist | - |
| **Standards** |  |  |
| OpenFeature-compliant provider | ✓ | ✓ |
| **Governance** |  |  |
| Audit logs + change approvals | ✓ | - |
| Stale-flag / code reference detection | ✓ | - |
| **Coverage** |  |  |
| SDK breadth | Broad | Broad |
| **Licensing** |  |  |
| Self-hostable OSS core | - | ✓ |

*Source: Vioscale. Generated 2026-09-01T17:21:04.508Z. "-" = undocumented, not absent.*
