Decision Workspace
quad_gk vs gkquad vs integrate
Side-by-side comparison of Rust crates
40
quad_gk
growingv1.0.0
Pure rust numerical integration library based on Gauss Kronrod quadrature rule.
35
gkquad
growingv0.0.4
Numerical integration library for Rust
60
integrate
growingv0.2.0
Small, lightweight Rust library for performing numerical integration.
Core Metrics
| quad_gk | gkquad | integrate | |
|---|---|---|---|
| Health Score | 40 | 35 | 60 |
| Total Downloads | 4.2K | 8.0K | 14.4K |
| 30d Downloads | 18 | 123 | 855 |
| Dependents | 0 | 13 | 23 |
| Releases | 3 | 4 | 13 |
| Last Updated | 698d ago | 2220d ago | 7d ago |
| Age | 1y 11m | 6y 1m | 1y 5m |
Health Breakdown
quad_gk
Maintenance
5
Quality
13
Community
5
Popularity
4
Documentation
13
gkquad
Maintenance
3
Quality
12
Community
6
Popularity
5
Documentation
9
integrate
Maintenance
19
Quality
14
Community
7
Popularity
5
Documentation
15
Technical Details
| quad_gk | gkquad | integrate | |
|---|---|---|---|
| Version | 1.0.0 | 0.0.4 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 2 | 3 |
| Crate Size | 13KB | 37KB | 176KB |
| Features | 0 | 4 | 0 |
| Yanked % | 66.7% | 25.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •integrate leads with a health score of 60/100, but none of the options score above 80.
- •⚠ quad_gk, gkquad have not been updated in over a year.
- •gkquad, integrate are pre-1.0 — API may change.