Decision Workspace
pounce-common vs pounce-algorithm vs ripopt
Side-by-side comparison of Rust crates
47
pounce-common
experimentalv0.2.0
Common primitives for POUNCE (port of Ipopt's src/Common): types, exceptions, journalist, options, tagged objects, cached results.
43
pounce-algorithm
experimentalv0.2.0
Algorithm-side core for POUNCE (port of Ipopt's src/Algorithm/): IteratesVector, IpoptData, CalculatedQuantities, KKT solvers, line search, mu update, conv check, initializer, IpoptAlg main loop, AlgBuilder.
47
ripopt
experimentalv0.8.2
A memory-safe interior point optimizer in Rust
Core Metrics
| pounce-common | pounce-algorithm | ripopt | |
|---|---|---|---|
| Health Score | 47 | 43 | 47 |
| Total Downloads | 24 | 14 | 586 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 4 | 1 |
| Releases | 1 | 1 | 8 |
| Last Updated | today | today | 3d ago |
| Age | 1d | 1d | 1m |
Health Breakdown
pounce-common
Maintenance
13
Quality
15
Community
9
Popularity
2
Documentation
8
pounce-algorithm
Maintenance
13
Quality
13
Community
8
Popularity
1
Documentation
8
ripopt
Maintenance
16
Quality
13
Community
7
Popularity
3
Documentation
8
Technical Details
| pounce-common | pounce-algorithm | ripopt | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | EPL-2.0 | EPL-2.0 | EPL-2.0 |
| Dependencies | 0 | 8 | 13 |
| Crate Size | 27KB | 228KB | 644KB |
| Features | 0 | 2 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pounce-common leads with a health score of 47/100, but none of the options score above 80.
- •ripopt has the most downloads (586), suggesting wider adoption.