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

scala-native/scala-native

Your favorite language gets closer to bare metal. observed · 2026-08-28

github.com/scala-native/scala-native · homepage · Scala · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 98
  • Release rhythm 61
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: 102.0
  • age_days: 4297
  • days_rel: 103
  • days_push: 16
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

4685 stars · 390 forks observed · 2026-08-28

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

Scala Native is an optimizing ahead-of-time compiler and lightweight managed runtime that compiles Scala code to native machine code via LLVM. It lets Scala programs run closer to bare metal with fast startup and low memory overhead.

Use cases

  • compile scala to native binaries
  • aot compile scala programs
  • fast startup scala applications
  • run scala without jvm
  • low memory scala runtime
  • build native command-line tools in scala

When to choose

  • you want native binaries with fast startup and low footprint from Scala code
  • you need Scala without a JVM dependency
  • you're building CLI tools or systems software in Scala

When to avoid

  • you rely on the full JVM ecosystem and Java libraries
  • you need mature JVM-level performance tuning and tooling
  • your project depends on libraries incompatible with Scala Native

Facets

cli-tool · maturity active

compiler interpreter build-tool compilers programming-languages developer-tools windows jvm cross-platform scala aot-compilation llvm native-runtime bare-metal compiler linux macos

1 source

Member repositories

RepositoryRoleHealth v2
scala-native/scala-nativemain85

For agents

markdown · JSON · MCP: product_card(name="scala-native/scala-native")

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