Decision Workspace
powers-rs vs cobre-sddp vs osqp
Side-by-side comparison of Rust crates
38
powers-rs
growingv0.2.0
An implementation of the Stochastic Dual Dynamic Programming (SDDP) algorithm in pure Rust, for the hydrothermal dispatch problem.
47
cobre-sddp
experimentalv0.2.2
Stochastic Dual Dynamic Programming (SDDP) for hydrothermal dispatch and energy planning
56
osqp
growingv1.0.1
The OSQP (Operator Splitting Quadratic Program) solver.
Core Metrics
| powers-rs | cobre-sddp | osqp | |
|---|---|---|---|
| Health Score | 38 | 47 | 56 |
| Total Downloads | 1.7K | 238 | 141.8K |
| 30d Downloads | 5 | 227 | 2.4K |
| Dependents | 0 | 15 | 52 |
| Releases | 3 | 16 | 18 |
| Last Updated | 262d ago | today | 340d ago |
| Age | 1y | 1m | 8y 3m |
Health Breakdown
powers-rs
Maintenance
8
Quality
13
Community
3
Popularity
4
Documentation
10
cobre-sddp
Maintenance
13
Quality
10
Community
9
Popularity
3
Documentation
12
osqp
Maintenance
6
Quality
18
Community
12
Popularity
6
Documentation
14
Technical Details
| powers-rs | cobre-sddp | osqp | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 16 | 1 |
| Crate Size | 51KB | 495KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2015 |
| MSRV | — | 1.86 | 1.63 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •osqp leads with a health score of 56/100, but none of the options score above 80.
- •powers-rs, cobre-sddp are pre-1.0 — API may change.