Decision Workspace
primes vs lineic vs bmls
Side-by-side comparison of Rust crates
45
primes
growingv0.4.0
A package for calculating primes using the Sieve of Eratosthenes, and using that to check if a number is prime and calculating factors. Includes an iterator over all primes.
50
lineic
growingv0.4.0
Flexible linear interpolator for Rust
48
bmls
growingv1.1.1
Basic Machine Learning Subsystems
Core Metrics
| primes | lineic | bmls | |
|---|---|---|---|
| Health Score | 45 | 50 | 48 |
| Total Downloads | 470.6K | 3.0K | 3.4K |
| 30d Downloads | 8.3K | 7 | 23 |
| Dependents | 78 | 0 | 3 |
| Releases | 15 | 4 | 2 |
| Last Updated | 658d ago | 443d ago | 816d ago |
| Age | 11y 4m | 1y 2m | 2y 4m |
Health Breakdown
primes
Maintenance
4
Quality
15
Community
7
Popularity
7
Documentation
12
lineic
Maintenance
13
Quality
17
Community
6
Popularity
4
Documentation
10
bmls
Maintenance
4
Quality
19
Community
8
Popularity
4
Documentation
13
Technical Details
| primes | lineic | bmls | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 7KB | 12KB | 630KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lineic leads with a health score of 50/100, but none of the options score above 80.
- •primes has the most downloads (470.6K), suggesting wider adoption.
- •⚠ primes, lineic, bmls have not been updated in over a year.
- •primes, lineic are pre-1.0 — API may change.