Decision Workspace
include-flate vs include-zstd vs include-zstd-derive
Side-by-side comparison of Rust crates
62
include-flate
growingv0.3.3
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
52
include-zstd
experimentalv0.1.2
Compress data at compile time and include it as runtime-decompressible static bytes or strings.
51
include-zstd-derive
experimentalv0.1.2
Procedural macro implementation for include-zstd compile-time compression macros.
Core Metrics
| include-flate | include-zstd | include-zstd-derive | |
|---|---|---|---|
| Health Score | 62 | 52 | 51 |
| Total Downloads | 2.7M | 785 | 815 |
| 30d Downloads | 349.5K | 0 | 0 |
| Dependents | 177 | 6 | 3 |
| Releases | 10 | 3 | 3 |
| Last Updated | 40d ago | 24d ago | 24d ago |
| Age | 6y 9m | 1m | 1m |
Health Breakdown
include-flate
Maintenance
15
Quality
17
Community
12
Popularity
8
Documentation
10
include-zstd
Maintenance
12
Quality
14
Community
8
Popularity
3
Documentation
15
include-zstd-derive
Maintenance
12
Quality
13
Community
8
Popularity
3
Documentation
15
Technical Details
| include-flate | include-zstd | include-zstd-derive | |
|---|---|---|---|
| Version | 0.3.3 | 0.1.2 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 2 | 5 |
| Crate Size | 10KB | 6KB | 7KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •include-flate leads with a health score of 62/100, but none of the options score above 80.
- •include-flate is depended on by 177 crates — strongest ecosystem trust.