Decision Workspace
flodl-hf vs safetensors vs trustformers-core
Side-by-side comparison of Rust crates
46
flodl-hf
experimentalv0.5.3
HuggingFace integration for flodl: safetensors, hub, tokenizers, pre-built models
67
safetensors
growingv0.7.0
Provides functions to read and write safetensors which aim to be safer than their PyTorch counterpart. The format is 8 bytes which is an unsized int, being the size of a JSON header, the JSON header refers the `dtype` the `shape` and `data_offsets` which are the offsets for the values in the rest of the file.
60
trustformers-core
experimentalv0.1.1
Core traits and utilities for TrustformeRS
Core Metrics
| flodl-hf | safetensors | trustformers-core | |
|---|---|---|---|
| Health Score | 46 | 67 | 60 |
| Total Downloads | 26 | 14.2M | 930 |
| 30d Downloads | 0 | 1.8M | 0 |
| Dependents | 0 | 2.1K | 38 |
| Releases | 2 | 21 | 5 |
| Last Updated | 27d ago | 187d ago | 29d ago |
| Age | 1m | 3y 5m | 6m |
Health Breakdown
flodl-hf
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
12
safetensors
Maintenance
14
Quality
16
Community
14
Popularity
8
Documentation
15
trustformers-core
Maintenance
19
Quality
12
Community
10
Popularity
4
Documentation
15
Technical Details
| flodl-hf | safetensors | trustformers-core | |
|---|---|---|---|
| Version | 0.5.3 | 0.7.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 6 | 54 |
| Crate Size | 198KB | 31KB | 1.3MB |
| Features | 4 | 3 | 22 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.80 | 1.89 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •safetensors leads with a health score of 67/100, but none of the options score above 80.
- •safetensors is depended on by 2.1K crates — strongest ecosystem trust.