Decision Workspace
fast-slam vs bayes_estimate vs rustfft
Side-by-side comparison of Rust crates
38
fast-slam
growingv0.9.0
SLAM : Simultaneous Localization and Mapping. 'Fast SLAM' implemntation. Numerically and dimensionally generic implementation using nalgebra.
49
bayes_estimate
growingv0.19.0
Bayesian estimation library. Kalman filter, Informatiom, Square root, Information root, Unscented and UD filters. Numerically and dimensionally generic implementation using nalgebra. Provides fast numerically stable estimation solutions.
67
rustfft
growingv6.4.1
High-performance FFT library written in pure Rust.
Core Metrics
| fast-slam | bayes_estimate | rustfft | |
|---|---|---|---|
| Health Score | 38 | 49 | 67 |
| Total Downloads | 12.2K | 39.4K | 15.7M |
| 30d Downloads | 15 | 82 | 1.4M |
| Dependents | 0 | 12 | 2.8K |
| Releases | 12 | 31 | 25 |
| Last Updated | 180d ago | 180d ago | 191d ago |
| Age | 5y | 5y | 11y 2m |
Health Breakdown
fast-slam
Maintenance
9
Quality
11
Community
6
Popularity
5
Documentation
7
bayes_estimate
Maintenance
11
Quality
14
Community
9
Popularity
5
Documentation
10
rustfft
Maintenance
9
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| fast-slam | bayes_estimate | rustfft | |
|---|---|---|---|
| Version | 0.9.0 | 0.19.0 | 6.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 13 |
| Crate Size | 11KB | 37KB | 337KB |
| Features | 0 | 1 | 5 |
| Yanked % | 8.3% | 3.2% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustfft leads with a health score of 67/100, but none of the options score above 80.
- •rustfft is depended on by 2.8K crates — strongest ecosystem trust.
- •fast-slam, bayes_estimate are pre-1.0 — API may change.