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

inko-lang/inko

A language for building concurrent software with confidence observed · 2026-08-28

github.com/inko-lang/inko · homepage · Rust · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4166
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1301 stars · 58 forks observed · 2026-08-28

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

Inko is a statically typed programming language for building concurrent software, compiled to machine code via LLVM. It offers deterministic automatic memory management, move semantics, and type-safe concurrency without race conditions.

Use cases

  • build concurrent programs without race conditions
  • learn a statically typed systems language
  • compile a new language to machine code with LLVM
  • write software with deterministic memory management
  • explore type-safe concurrency models
  • build efficient error-handling applications

When to choose

  • you want safe concurrency enforced by the type system
  • you prefer deterministic memory management over garbage collection
  • you are experimenting with modern programming language design

When to avoid

  • you need a mature ecosystem with extensive libraries
  • your team requires widely adopted, battle-tested tooling
  • you need quick hiring from a large developer pool

Facets

cli-tool · maturity active

compiler programming-language concurrency programming-languages compilers developer-tools rust cpp llvm static-typing memory-management type-safe-concurrency move-semantics linux macos

1 source

Member repositories

RepositoryRoleHealth v2
inko-lang/inkomain77

For agents

markdown · JSON · MCP: product_card(name="inko-lang/inko")

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