Decision Workspace
build_script_file_gen vs include_packed vs pagetop-statics
Side-by-side comparison of Rust crates
40
build_script_file_gen
growingv0.6.1
A Rust library which contains convenience methods to generate files with specified content via build scripts and include their content within source files.
55
include_packed
experimentalv0.1.6
Include large, compressed binary files in an application without the compile time cost of `include_bytes!`
53
pagetop-statics
experimentalv0.1.3
Librería para automatizar la recopilación de recursos estáticos en PageTop.
Core Metrics
| build_script_file_gen | include_packed | pagetop-statics | |
|---|---|---|---|
| Health Score | 40 | 55 | 53 |
| Total Downloads | 14.2K | 2.9K | 1.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 26 | 8 |
| Releases | 7 | 6 | 4 |
| Last Updated | 3113d ago | 82d ago | 22d ago |
| Age | 8y 6m | 7m | 9m |
Health Breakdown
build_script_file_gen
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
8
include_packed
Maintenance
14
Quality
14
Community
10
Popularity
4
Documentation
13
pagetop-statics
Maintenance
17
Quality
14
Community
8
Popularity
4
Documentation
10
Technical Details
| build_script_file_gen | include_packed | pagetop-statics | |
|---|---|---|---|
| Version | 0.6.1 | 0.1.6 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 9 |
| Crate Size | 3KB | 10KB | 23KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| 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.
- •build_script_file_gen has the most downloads (14.2K), suggesting wider adoption.
- •⚠ build_script_file_gen has not been updated in over a year.