hackage.haskell.org : 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.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/reduxwise
Keywords:
bsd3
, development
, embedded
, library
, program
, static-analysis
, Propose Tags
License: BSD-3-Clause
Latest release: 4 months ago
First release: 4 months ago
Downloads: 9 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago