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

austral/austral

Systems language with linear types and capability-based security. observed · 2026-08-28

github.com/austral/austral · homepage · OCaml · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

38/100

  • Activity 34
  • Release rhythm 8
  • Longevity 100
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: 2900
  • days_rel: n/a
  • days_push: 401
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1572 stars · 59 forks observed · 2026-08-28

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

Austral is a new systems programming language featuring linear types for provably safe resource and memory management, and linear capabilities for fine-grained permissioned access to low-level facilities. It ships with a compiler written in OCaml that compiles Austral source to native binaries via C.

Use cases

  • write memory-safe systems code without garbage collection
  • prevent use-after-free and double-free bugs at compile time
  • constrain third-party dependencies with capability-based security
  • learn a language with linear types and typeclasses
  • build software resistant to supply chain attacks
  • get well-defined arithmetic semantics like Ada

When to avoid

  • you need a mature ecosystem, libraries, and tooling for production work
  • you want async/await, macros, reflection, or type inference
  • you need rapid development with minimal boilerplate
  • your team relies on implicit conversions and overloading

Facets

cli-tool · maturity active

programming-language compiler programming-languages compilers security cross-platform cli linear-types capability-based-security memory-safety typeclasses systems-programming ocaml supply-chain-security systems linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
austral/australmain38

For agents

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

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