Decision Workspace
use-prime vs fast-factor vs primesieve_wrapper
Side-by-side comparison of Rust crates
53
use-prime
experimentalv0.0.6
Small prime number utilities for RustUse
47
fast-factor
experimentalv0.1.3
A crate with relatively fast functions for factoring unsigned integers
46
primesieve_wrapper
experimentalv0.1.2
Wrapper for Primesieve C library
Core Metrics
| use-prime | fast-factor | primesieve_wrapper | |
|---|---|---|---|
| Health Score | 53 | 47 | 46 |
| Total Downloads | 56 | 51 | 293 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 0 |
| Releases | 2 | 4 | 3 |
| Last Updated | 11d ago | 28d ago | 135d ago |
| Age | 11d | 1m | 7m |
Health Breakdown
use-prime
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
15
fast-factor
Maintenance
15
Quality
14
Community
6
Popularity
2
Documentation
10
primesieve_wrapper
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| use-prime | fast-factor | primesieve_wrapper | |
|---|---|---|---|
| Version | 0.0.6 | 0.1.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | BSD-2-Clause |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 4KB | 3KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-prime leads with a health score of 53/100, but none of the options score above 80.
- •primesieve_wrapper has the most downloads (293), suggesting wider adoption.