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

shadow3aaa/fas-rs

Frame aware scheduling for android. observed · 2026-08-28

github.com/shadow3aaa/fas-rs · Rust · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 93
  • Release rhythm 51
  • Longevity 84
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: 11
  • age_days: 1177
  • days_rel: 327
  • days_push: 47
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

1097 stars · 90 forks observed · 2026-08-28

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

fas-rs is a userspace implementation of Frame Aware Scheduling (FAS) for Android, written in Rust. It monitors frame rendering to dynamically control CPU performance, minimizing power overhead while keeping render times within target frame rates.

Use cases

  • reduce power consumption while gaming on android without dropping frames
  • dynamically tune cpu performance based on game frame rendering
  • replace kernel-level FEAS with a device-agnostic userspace scheduler
  • configure per-app target fps profiles for games
  • extend scheduling behavior with custom plugins

When to choose

  • you want frame-aware performance control on a rooted android device without kernel modifications
  • you need broad device compatibility compared to MI FEAS
  • you want per-game fps targets and configurable power modes

When to avoid

  • your device is not rooted or does not support the required kernel interface
  • you need an official gui manager for switching modes
  • you only want simple static cpu governor tuning without frame monitoring

Facets

application · maturity active

scheduling monitoring plugin-system configuration-management android-tools performance gaming-tools developer-tools rust cli frame-aware-scheduling cpu-governor game-performance userspace-scheduler root-module fps-monitoring power-management performance android

1 source

Member repositories

RepositoryRoleHealth v2
shadow3aaa/fas-rsmain76

For agents

markdown · JSON · MCP: product_card(name="shadow3aaa/fas-rs")

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