Decision Workspace
parse-dockerfile vs oak-dockerfile vs dockerfile-parser-rs
Side-by-side comparison of Rust crates
55
parse-dockerfile
growingv0.1.5
Dockerfile parser, written in Rust.
59
oak-dockerfile
experimentalv0.0.10
Dockerfile container configuration language parser with support for container image building and management.
55
dockerfile-parser-rs
growingv3.3.0
The ultimate Rust library for parsing, modifying, and generating Dockerfiles
Core Metrics
| parse-dockerfile | oak-dockerfile | dockerfile-parser-rs | |
|---|---|---|---|
| Health Score | 55 | 59 | 55 |
| Total Downloads | 5.5K | 371 | 12.8K |
| 30d Downloads | 310 | 79 | 428 |
| Dependents | 0 | 0 | 7 |
| Releases | 6 | 11 | 26 |
| Last Updated | 7d ago | 3d ago | 11d ago |
| Age | 1y 1m | 5m | 11m |
Health Breakdown
parse-dockerfile
Maintenance
19
Quality
15
Community
5
Popularity
4
Documentation
12
oak-dockerfile
Maintenance
19
Quality
14
Community
10
Popularity
3
Documentation
13
dockerfile-parser-rs
Maintenance
18
Quality
11
Community
8
Popularity
5
Documentation
13
Technical Details
| parse-dockerfile | oak-dockerfile | dockerfile-parser-rs | |
|---|---|---|---|
| Version | 0.1.5 | 0.0.10 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | MPL-2.0 | MIT |
| Dependencies | 8 | 10 | 4 |
| Crate Size | 42KB | 21KB | 19KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 92.3% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.80 | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •oak-dockerfile leads with a health score of 59/100, but none of the options score above 80.
- •dockerfile-parser-rs has the most downloads (12.8K), suggesting wider adoption.
- •parse-dockerfile, oak-dockerfile are pre-1.0 — API may change.