Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebook/hhvm

A virtual machine for executing programs written in Hack. observed · 2026-08-28

github.com/facebook/hhvm · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6088
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

18655 stars · 3070 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

HHVM is an open-source virtual machine with a just-in-time (JIT) compiler for executing programs written in the Hack programming language. It includes a built-in Proxygen webserver, FastCGI support, and the Hack typechecker, and is developed by Facebook/Meta.

Use cases

  • run Hack programs from the command line
  • host a website written in Hack behind Proxygen or nginx with FastCGI
  • typecheck Hack code with the bundled Hack typechecker
  • get JIT-compiled performance for Hack web applications
  • serve Hack scripts over HTTP with a built-in webserver

When to choose

  • you are building or running applications written in Hack
  • you need a high-performance JIT runtime for Hack code
  • you want an all-in-one runtime, webserver, and typechecker for Hack
  • you maintain a legacy PHP/Hack codebase that runs on HHVM

When to avoid

  • you are starting a new PHP project, since HHVM no longer targets PHP
  • you need a runtime on Windows or macOS, as official support is Linux-only
  • you want a general-purpose scripting VM unrelated to Hack

Facets

application · maturity active

interpreter compiler http-server type-system cli programming-languages compilers web-development backend developer-tools cpp cli jit-compiler virtual-machine hack-language php-runtime fastcgi proxygen bytecode linux web-server

4 sources

Member repositories

RepositoryRoleHealth v2
facebook/hhvmmain67

For agents

markdown · JSON · MCP: product_card(name="facebook/hhvm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem