Decision Workspace
lindera-crf vs rand vs fastrand
Side-by-side comparison of Rust crates
54
lindera-crf
experimentalv3.0.7
Conditional Random Fields implemented in pure Rust.
74
rand
growingv0.10.1
Random number generators and other randomness functionality.
73
fastrand
stablev2.4.1
A simple and fast random number generator
Core Metrics
| lindera-crf | rand | fastrand | |
|---|---|---|---|
| Health Score | 54 | 74 | 73 |
| Total Downloads | 423 | 1.2B | 649.1M |
| 30d Downloads | 0 | 106.5M | 53.2M |
| Dependents | 10 | 334.0K | 47.1K |
| Releases | 10 | 89 | 29 |
| Last Updated | 32d ago | 39d ago | 49d ago |
| Age | 2m | 11y 3m | 5y 12m |
Health Breakdown
lindera-crf
Maintenance
11
Quality
18
Community
9
Popularity
3
Documentation
13
rand
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
fastrand
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
11
Technical Details
| lindera-crf | rand | fastrand | |
|---|---|---|---|
| Version | 3.0.7 | 0.10.1 | 2.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 6 | 8 | 6 |
| Crate Size | 22KB | 106KB | 21KB |
| Features | 4 | 11 | 4 |
| Yanked % | 0.0% | 2.3% | 3.5% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.85 | 1.63 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •rand leads with a health score of 74/100, but none of the options score above 80.
- •rand is depended on by 334.0K crates — strongest ecosystem trust.
- •rand is pre-1.0 — API may change.