reduxwise
ReduxWise analyzes Rust projects for real-time embedded system scheduling. It detects IO operations, yield points, and computational complexity to help classify functions for embedded schedulers. Features: Analyzes IO operations (I2C, SPI, Flash, UART, Network, ADC, GPIO) Detects yield points (.await, yield_now) Measures computational complexity (loops, branches, arithmetic) Classifies functions as IO-bound or CPU-bound Generates JSON reports for scheduler integration Parallel processing for fast analysis See README for usage examples and documentation.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
5 months ago
0.1.0.0
5 months ago
Versions
1
1
Downloads
13 total
13 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/reduxwise
spec |
| License | BSD-3-Clause |
| First Release | 5 months ago |
| Last Synced | 16 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |