Decision Workspace
md-include vs include_packed vs include-file
Side-by-side comparison of Rust crates
36
md-include
growingv0.1.0
A tool to include any file in markdown files
55
include_packed
experimentalv0.1.6
Include large, compressed binary files in an application without the compile time cost of `include_bytes!`
55
include-file
experimentalv0.5.1
Include sections of files into Rust source code
Core Metrics
| md-include | include_packed | include-file | |
|---|---|---|---|
| Health Score | 36 | 55 | 55 |
| Total Downloads | 1.5K | 2.7K | 31.9K |
| 30d Downloads | 5 | 296 | 11.7K |
| Dependents | 0 | 0 | 15 |
| Releases | 1 | 6 | 7 |
| Last Updated | 900d ago | 23d ago | 133d ago |
| Age | 2y 5m | 5m | 4m |
Health Breakdown
md-include
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
include_packed
Maintenance
18
Quality
14
Community
6
Popularity
4
Documentation
13
include-file
Maintenance
17
Quality
12
Community
9
Popularity
5
Documentation
12
Technical Details
| md-include | include_packed | include-file | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.6 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 6 | 3 |
| Crate Size | 11KB | 10KB | 18KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •include_packed leads with a health score of 55/100, but none of the options score above 80.
- •include-file has the most downloads (31.9K), suggesting wider adoption.
- •⚠ md-include has not been updated in over a year.