Decision Workspace
cfb-mode vs ctr vs ofb
Side-by-side comparison of Rust crates
69
cfb-mode
growingv0.8.2
Cipher Feedback (CFB) block cipher mode of operation
75
ctr
growingv0.9.2
CTR block modes of operation
67
ofb
growingv0.6.1
Output Feedback (OFB) block cipher mode of operation
Core Metrics
| cfb-mode | ctr | ofb | |
|---|---|---|---|
| Health Score | 69 | 75 | 67 |
| Total Downloads | 12.6M | 121.8M | 7.8M |
| 30d Downloads | 1.1M | 8.8M | 728.1K |
| Dependents | 235 | 2.1K | 41 |
| Releases | 16 | 26 | 13 |
| Last Updated | 42d ago | 29d ago | 42d ago |
| Age | 7y 6m | 7y 8m | 7y 3m |
Health Breakdown
cfb-mode
Maintenance
13
Quality
16
Community
17
Popularity
8
Documentation
15
ctr
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
15
ofb
Maintenance
13
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| cfb-mode | ctr | ofb | |
|---|---|---|---|
| Version | 0.8.2 | 0.9.2 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 4 |
| Crate Size | 25KB | 18KB | 24KB |
| Features | 4 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.56 | 1.56 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ctr leads with a health score of 75/100, but none of the options score above 80.
- •ctr is depended on by 2.1K crates — strongest ecosystem trust.