# shadow3aaa/fas-rs

Frame aware scheduling for android.

Repository: https://github.com/shadow3aaa/fas-rs
Canonical: https://ross.abutalabs.com/products/fas-rs
Language: Rust
License: GPL-3.0
License Family: copyleft
Last push: 2026-07-17T09:48:40+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 51, longevity 84
- inputs: {"age_days": 1177, "days_push": 47, "days_rel": 327, "gap_med": 11, "n_releases_24m": 18}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1097, forks 90 (observed 2026-08-28T04:03:34.659266+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: scheduling, monitoring, plugin-system, configuration-management
- domain: android-tools, performance, gaming-tools, developer-tools
- platform: rust, cli
- tags: frame-aware-scheduling, cpu-governor, game-performance, userspace-scheduler, root-module, fps-monitoring, power-management, performance, android

## Member repositories
- shadow3aaa/fas-rs (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.659266+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-30T06:46:37.152845+00:00, confidence not recorded.
  - readme: https://github.com/shadow3aaa/fas-rs (fetched 2026-08-28T04:03:34.659266+00:00, sha 85eea986705c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
