Decision Workspace
sim_fft vs embfft vs sequential-storage
Side-by-side comparison of Rust crates
42
sim_fft
experimentalv0.1.1
sim-fft is an easy to use Fast Fourier Transform library primarily meant for embedded systems and no_std environments.
43
embfft
experimentalv0.2.1
Non-blocking FFT for embedded systems
67
sequential-storage
stablev7.2.0
A crate for storing data in flash with minimal erase cycles.
Core Metrics
| sim_fft | embfft | sequential-storage | |
|---|---|---|---|
| Health Score | 42 | 43 | 67 |
| Total Downloads | 536 | 1.9K | 406.9K |
| 30d Downloads | 4 | 5 | 44.1K |
| Dependents | 0 | 0 | 73 |
| Releases | 2 | 3 | 35 |
| Last Updated | 184d ago | 352d ago | 3d ago |
| Age | 6m | 11m | 3y 2m |
Health Breakdown
sim_fft
Maintenance
9
Quality
14
Community
6
Popularity
3
Documentation
10
embfft
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
10
sequential-storage
Maintenance
19
Quality
21
Community
8
Popularity
7
Documentation
12
Technical Details
| sim_fft | embfft | sequential-storage | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 7.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 14 |
| Crate Size | 10KB | 9KB | 68KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.87 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sequential-storage leads with a health score of 67/100, but none of the options score above 80.
- •sim_fft, embfft are pre-1.0 — API may change.