Decision Workspace
ferrite-model vs bare-metal-gguf vs dynamo-parsers
Side-by-side comparison of Rust crates
49
ferrite-model
experimentalv0.2.0
GGUF parsing and tokenization for the Ferrite inference engine
45
bare-metal-gguf
experimentalv0.7.1
GGUF binary format parser for bare-metal LLM inference — zero-copy mmap, all quantization types
62
dynamo-parsers
growingv5.0.0
Reasoning and tool-calling parsers for OpenAI-compatible inference output.
Core Metrics
| ferrite-model | bare-metal-gguf | dynamo-parsers | |
|---|---|---|---|
| Health Score | 49 | 45 | 62 |
| Total Downloads | 39 | 108 | 78.3K |
| 30d Downloads | 0 | 0 | 58.6K |
| Dependents | 2 | 2 | 52 |
| Releases | 2 | 2 | 38 |
| Last Updated | today | 99d ago | today |
| Age | 3d | 3m | 10m |
Health Breakdown
ferrite-model
Maintenance
14
Quality
14
Community
7
Popularity
2
Documentation
12
bare-metal-gguf
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
dynamo-parsers
Maintenance
20
Quality
14
Community
12
Popularity
6
Documentation
10
Technical Details
| ferrite-model | bare-metal-gguf | dynamo-parsers | |
|---|---|---|---|
| Version | 0.2.0 | 0.7.1 | 5.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 1 | 3 | 15 |
| Crate Size | 22KB | 8KB | 227KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.96 | — | — |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •dynamo-parsers leads with a health score of 62/100, but none of the options score above 80.
- •ferrite-model, bare-metal-gguf are pre-1.0 — API may change.