# Git vs Perforce Helix Core

| Attribute | Git | Perforce Helix Core |
|---|---|---|
| **Vioscale score** | 58.3 (34% (low)) | 47.1 (44% (low)) |
| activity.commits_last_30d | 100 | - |
| adoption.dependent_repos | 326 | - |
| adoption.github_stars | 62,807 | - |
| deployment.options | `{"self_hosted":true}` | `{"cloud":true,"hybrid":true,"on_prem":true,"self_hosted":true}` |
| description.long | A distributed version control system built for speed and efficiency, widely used by developers to track code changes and manage project history. Available as free and open source software under GPLv2. | A version control platform designed to efficiently handle large files, source code, and digital assets for distributed development teams, with infrastructure built for enterprise-scale projects and real-time collaboration. |
| features.capabilities | `{"hosting":"self","vcs_model":"distributed","federation":false,"built_in_ci":false,"code_review":"none","license_model":"free","underlying_vcs":"Git","open_source_core":"open_source"}` | `{"hosting":"both","vcs_model":"centralized","federation":true,"large_file":"native_large_binary","api_surface":"REST API","built_in_ci":false,"code_review":"gerrit_change_based","license_model":"seat_priced_ee","sso_saml_scim":true,"access_control":"path_level","monorepo_scale":true,"underlying_vcs":"Perforce","open_source_core":"closed"}` |
| integrations.count | - | 14 |
| integrations.list | - | `[{"name":"Unity"},{"name":"Microsoft Visual Studio"},{"name":"Autodesk Maya"},{"name":"Blender"},{"name":"Windows File Explorer"},{"name":"Git"},{"name":"AWS"},{"name":"Microsoft Azure"},{"name":"Google Cloud"},{"name":"DigitalOcean"},{"name":"LDAP"},{"name":"SAML"},{"name":"OIDC"},{"name":"OAuth"}]` |
| language.primary | C | - |
| market.availability | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true}` | `{"cli":true,"mac":true,"web":true,"linux":true,"windows":true}` |
| pricing | `{"type":"open_source","summary":"Free and open source","freeTier":true,"sourceUrl":"https://git-scm.com","retrievedAt":"2026-08-14T16:42:17.947Z"}` | `{"type":"hybrid","plans":[{"free":true,"name":"Free","summary":"Free for up to 5 users","features":["20 workspaces","3 Git repos","3 lifetime support cases","Cloud deployment templates (AWS, Azure, GCP, DigitalOcean)","P4 Code Review","Free on-demand training"],"minSeats":1,"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"users":"5","git_repos":"3","workspaces":"20","support_cases":"3 lifetime"}},{"free":false,"name":"Cloud","summary":"$39 per user per month","features":["Single tenant","Unlimited workspaces","Unlimited support cases","Automatic updates and backups","P4 Code Review (for 3+ users)"],"minSeats":1,"commitment":"monthly","components":[{"kind":"per_unit","unit":"seat","amount":39,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"users":"up to 100","storage":"64GiB","workspaces":"unlimited","support_cases":"unlimited"}},{"free":false,"name":"Scale","summary":"Custom pricing for large teams","features":["Everything in Free plan","Unlimited workspaces","Unlimited support cases","Unlimited Git repos","Option to add P4 DAM"],"commitment":"annual","contactSales":true},{"free":false,"name":"Platform","summary":"Custom pricing for enterprise deployments","features":["Everything in Scale plan","P4 DAM for art and design teams","P4 Plan for producers and project managers"],"commitment":"annual","contactSales":true}],"addOns":[{"name":"P4 DAM"},{"name":"P4 Plan"},{"name":"P4 Server Administration"},{"name":"Migration and Upgrade Support"},{"name":"Server Audits and Health Checks"},{"name":"3rd-Party Integration Support"}],"summary":"Free for up to 5 users; cloud-hosted at $39/user/month; custom pricing for on-premises and enterprise tiers","currency":"USD","freeTier":true,"sourceUrl":"https://www.perforce.com/resources/vcs/helix-core-pricing","retrievedAt":"2026-08-14T16:40:46.328Z","startingPrice":{"amount":39,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | freemium |
| pricing.price_level | free | mid |
| pricing.transparent | yes | no |
| reliability.status_page | - | yes |
| security.disclosure_policy | - | yes |
| security.gdpr | - | yes |
| security.scorecard | 5.2 | - |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=conda&package_name=git&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Version Control)

| Capability | Git | Perforce Helix Core |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | Distributed | Centralized |
| Underlying VCS supported (Git / Mercurial / SVN / Perforce / multiple) | Git | Perforce |
| **Deployment** |  |  |
| Hosting | Self-hosted only | Cloud + self-hosted |
| **Review** |  |  |
| Code review | None (engine only) | Gerrit change-based |
| **Storage** |  |  |
| Large-file / binary handling | - | Native large binary |
| **Scale** |  |  |
| Monorepo scale (partial clone / sparse / VFS) | - | ✓ |
| **DevOps** |  |  |
| Built-in CI | ✗ | ✗ |
| **Access** |  |  |
| Access control granularity | - | Path-level |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | ✗ | ✓ |
| **Licensing** |  |  |
| Open-source core | Open-source | Closed |
| Self-managed license model | Free | Seat-priced EE |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | - | REST API |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | - | ✓ |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | - | - |

*Source: Vioscale. Generated 2026-09-01T14:39:00.502Z. "-" = undocumented, not absent.*
