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

cunarist/rinf

Rust for native business logic, Flutter for flexible and beautiful GUI observed · 2026-08-28

github.com/cunarist/rinf · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 97
  • Release rhythm 98
  • Longevity 92
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: 10.0
  • age_days: 1295
  • days_rel: 18
  • days_push: 18
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

2777 stars · 114 forks observed · 2026-08-28

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

Rinf is a framework that combines Rust for native business logic with Flutter for the GUI, communicating via native FFI with type-safe generated message classes. It supports all Flutter platforms including Linux, Android, Windows, macOS, iOS, and Web.

Use cases

  • build a cross-platform app with Rust backend and Flutter UI
  • write business logic in Rust for a mobile app
  • use native FFI instead of webviews to connect Rust and Dart
  • share Rust code across Android, iOS, and desktop apps
  • stream typed messages from Rust to Flutter widgets
  • avoid running a web server inside a mobile app

When to choose

  • you want Rust performance for app logic with a polished Flutter UI
  • you need one codebase targeting mobile, desktop, and web
  • you want type-safe Dart-Rust communication without webviews or HTTP overhead
  • you prefer native FFI over embedding a web server in your app

When to avoid

  • your app is pure Dart/Flutter with no need for Rust
  • you need a framework with active dedicated maintenance (project is seeking a new maintainer)
  • you target embedded Linux as a primary platform (only experimental)
  • you want a pure Rust GUI without Flutter

Facets

framework · maturity maintenance

gui mobile-framework sdk serialization concurrency cross-platform mobile-development desktop-applications web-development developer-tools windows cross-platform rust flutter ffi rust-bindings dart-codegen type-safe-messaging cross-platform-apps android ios linux macos web-server

2 sources

Member repositories

RepositoryRoleHealth v2
cunarist/rinfmain96

For agents

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

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