Decision Workspace
rucrf-rkyv vs lindera-crf vs crfs
Side-by-side comparison of Rust crates
55
rucrf-rkyv
experimentalv0.3.3-rkyv.2
Conditional Random Fields implemented in pure Rust, with rkyv support
53
lindera-crf
experimentalv2.3.4
Conditional Random Fields implemented in pure Rust.
51
crfs
growingv0.4.1
Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
Core Metrics
| rucrf-rkyv | lindera-crf | crfs | |
|---|---|---|---|
| Health Score | 55 | 53 | 51 |
| Total Downloads | 724 | 40 | 26.4K |
| 30d Downloads | 145 | 40 | 861 |
| Dependents | 21 | 2 | 81 |
| Releases | 2 | 2 | 8 |
| Last Updated | 19d ago | 3d ago | 5d ago |
| Age | 5m | 8d | 5y 1m |
Health Breakdown
rucrf-rkyv
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
12
lindera-crf
Maintenance
14
Quality
17
Community
7
Popularity
2
Documentation
13
crfs
Maintenance
16
Quality
13
Community
7
Popularity
5
Documentation
10
Technical Details
| rucrf-rkyv | lindera-crf | crfs | |
|---|---|---|---|
| Version | 0.3.3-rkyv.2 | 2.3.4 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 6 | 9 |
| Crate Size | 25KB | 22KB | 43KB |
| Features | 4 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rucrf-rkyv leads with a health score of 55/100, but none of the options score above 80.
- •crfs has the most downloads (26.4K), suggesting wider adoption.
- •rucrf-rkyv, crfs are pre-1.0 — API may change.