Important
Join the Winderust Discord community.
Warning
Alpha state, expects things to break,imperfect or not nicely handled.
Windows Performance & Power Manager. A system engine to improve your Windows experience.
- Adaptive Engine that automatically adjust background process resource
- Automatic power plan switching modules
- CPU/GPU/Memory/IO etc. Priority Control
- Smart memory trimming for background process
- iOS inspired background app suspension
- etc.
Adaptive Engine benchmarks compare foreground responsiveness, retained background throughput,
and package power on specific hardware. See benchmark/ for reports and
methodology limits.
Debug build
cargo runRelease build
cargo build --releaseThe executable is written to target\*
Before contributing, run:
cargo fmt -- --check
cargo clippy --locked --all-targets -- -D warnings
cargo test --lockedSee
Copyright (C) 2026 Tatsh Siow. Licensed under GPL-3.0-only.
