An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.1.0.0
5 months ago
Versions
1
Downloads
13 total
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