Decision Workspace
ccmath vs zbessel-rs vs complex-bessel
Side-by-side comparison of Rust crates
45
ccmath
experimentalv1.0.0
A simple library for doing math with complex numbers
50
zbessel-rs
experimentalv0.1.3
[DEPRECATED: Use complex-bessel instead] A Rust binding for the zbessel library providing complex Bessel functions and Airy functions
48
complex-bessel
experimentalv0.2.0
Pure Rust implementation of complex Bessel functions (J, Y, I, K, H, Airy) based on Amos Algorithm 644
Core Metrics
| ccmath | zbessel-rs | complex-bessel | |
|---|---|---|---|
| Health Score | 45 | 50 | 48 |
| Total Downloads | 116 | 1.6K | 69 |
| 30d Downloads | 7 | 10 | 36 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 4 | 3 |
| Last Updated | 90d ago | 33d ago | 27d ago |
| Age | 3m | 9m | 1m |
Health Breakdown
ccmath
Maintenance
14
Quality
17
Community
2
Popularity
2
Documentation
10
zbessel-rs
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
10
complex-bessel
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
12
Technical Details
| ccmath | zbessel-rs | complex-bessel | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 8KB | 64KB | 92KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zbessel-rs leads with a health score of 50/100, but none of the options score above 80.
- •zbessel-rs, complex-bessel are pre-1.0 — API may change.