# Featurevisor vs Hypertune

**Leader by Vioscale score:** Hypertune

| Attribute | Featurevisor | Hypertune |
|---|---|---|
| **Vioscale score** | 38.4 (44% (low)) | 67.1 (70% (medium)) |
| activity.commits_last_30d | 12 | - |
| adoption.dependent_repos | 1 | - |
| adoption.github_stars | 805 | - |
| adoption.package_downloads_weekly | 3 | - |
| deployment.options | `{"cloud":true,"self_hosted":true}` | `{"cloud":true,"hybrid":true,"air_gapped":true,"self_hosted":true}` |
| description.long | A system for managing feature flags, A/B tests, and remote configuration through code-driven definitions stored in Git. Teams update feature configurations in their repository, and applications fetch the compiled data to evaluate features locally using language-specific SDKs without server calls. | 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. |
| features.capabilities | `{"hosting":"both","open_source":true,"openfeature":false,"sdk_breadth":"broad","audit_approvals":true,"code_references":false,"edge_evaluation":false,"experimentation":true,"targeting_rules":true,"experiment_stats":"none","local_evaluation":true,"percentage_rollout":true}` | `{"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}` |
| integrations.count | 3 | 6 |
| integrations.list | `[{"name":"GitHub"},{"name":"GitHub Actions"},{"name":"GitHub Pages"}]` | `[{"name":"Vercel Edge Config"},{"name":"Vercel Toolbar"},{"name":"Vercel Flags SDK"},{"name":"Slack"},{"name":"GitHub"},{"name":"GraphQL API"}]` |
| language.primary | TypeScript | - |
| license.spdx | MIT | - |
| market.availability | - | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"open_source","sourceUrl":"https://featurevisor.com","retrievedAt":"2026-08-14T08:35:31.229Z"}` | `{"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"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | commercial | freemium |
| pricing.price_level | free | low |
| pricing.transparent | yes | yes |
| reliability.status_page | - | yes |
| security.hipaa | - | yes |
| security.iso27001 | - | yes |
| security.soc2 | - | yes |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=npm&package_name=%40featurevisor%2Fsdk&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Feature Flag Software)

| Capability | Featurevisor | Hypertune |
|---|:--:|:--:|
| **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 | None | 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-01T15:02:33.981Z. "-" = undocumented, not absent.*
