Decision Workspace
pounce-cinterface vs pounce-common vs pounce-nlp
Side-by-side comparison of Rust crates
41
pounce-cinterface
experimentalv0.2.0
C ABI for POUNCE (port of Ipopt's Interfaces/IpStdCInterface.{h,cpp}). Provides IpoptCreate / IpoptSolve / IpoptFreeProblem so existing PyIpopt / cyipopt / JuMP / AMPL clients link without source changes. Phase 11 — scaffolded; full implementation lands when the algorithm-side optimizer is solving.
47
pounce-common
experimentalv0.2.0
Common primitives for POUNCE (port of Ipopt's src/Common): types, exceptions, journalist, options, tagged objects, cached results.
46
pounce-nlp
experimentalv0.2.0
NLP-side glue for POUNCE (port of Ipopt's src/Interfaces): TNLP trait, TNLPAdapter, NLP / IpoptNLP wrappers, return-code enums, IpoptApplication user-facing entry point.
Core Metrics
| pounce-cinterface | pounce-common | pounce-nlp | |
|---|---|---|---|
| Health Score | 41 | 47 | 46 |
| Total Downloads | 7 | 24 | 19 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 12 | 7 |
| Releases | 1 | 1 | 1 |
| Last Updated | today | today | today |
| Age | 1d | 1d | 1d |
Health Breakdown
pounce-cinterface
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
8
pounce-common
Maintenance
13
Quality
15
Community
9
Popularity
2
Documentation
8
pounce-nlp
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
8
Technical Details
| pounce-cinterface | pounce-common | pounce-nlp | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | EPL-2.0 | EPL-2.0 | EPL-2.0 |
| Dependencies | 5 | 0 | 3 |
| Crate Size | 28KB | 27KB | 34KB |
| Features | 0 | 0 | 1 |
| 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.