# cunarist/rinf

Rust for native business logic, Flutter for flexible and beautiful GUI

Repository: https://github.com/cunarist/rinf
Canonical: https://ross.abutalabs.com/products/rinf
Language: Rust
License: MIT
License Family: permissive
Topics: android, cross-platform, dart, flutter, ios, linux, macos, production-ready, rust, windows, ffi, restful-api, app, gui, web
Last push: 2026-08-15T09:47:37+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 98, longevity 92
- inputs: {"age_days": 1295, "days_push": 18, "days_rel": 18, "gap_med": 10.0, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2777, forks 114 (observed 2026-08-28T04:07:21.451021+00:00)

## What it is
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
- artifact type: framework
- maturity: maintenance
- function: gui, mobile-framework, sdk, serialization, concurrency
- domain: cross-platform, mobile-development, desktop-applications, web-development, developer-tools
- platform: windows, cross-platform, rust
- tags: flutter, ffi, rust-bindings, dart-codegen, type-safe-messaging, cross-platform-apps, android, ios, linux, macos, web-server

## Member repositories
- cunarist/rinf (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.451021+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:31.197311+00:00, confidence not recorded.
  - readme: https://github.com/cunarist/rinf (fetched 2026-08-28T04:07:21.451021+00:00, sha 0427c5c1c6c2)
  - registry_crates: https://crates.io/api/v1/crates/rinf (fetched 2026-08-29T09:55:39.015765+00:00, sha df1fdec9d4b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
