Decision Workspace
compile_commands vs apple-platforms vs clang_log
Side-by-side comparison of Rust crates
45
compile_commands
growingv0.3.0
Work with compile_commands.json and compile_flags.txt in Rust programs.
55
apple-platforms
growingv0.0.4
Apple platform metadata, target-triple conversion, and SDK name resolution for Rust build tooling
53
clang_log
growingv2.1.2
Another log implementation
Core Metrics
| compile_commands | apple-platforms | clang_log | |
|---|---|---|---|
| Health Score | 45 | 55 | 53 |
| Total Downloads | 41.8K | 4.1K | 11.1K |
| 30d Downloads | 1.4K | 22 | 99 |
| Dependents | 6 | 2 | 11 |
| Releases | 4 | 4 | 12 |
| Last Updated | 570d ago | 3d ago | 252d ago |
| Age | 1y 8m | 1y 9m | 1y 4m |
Health Breakdown
compile_commands
Maintenance
4
Quality
15
Community
7
Popularity
6
Documentation
13
apple-platforms
Maintenance
16
Quality
15
Community
7
Popularity
4
Documentation
13
clang_log
Maintenance
10
Quality
15
Community
8
Popularity
5
Documentation
15
Technical Details
| compile_commands | apple-platforms | clang_log | |
|---|---|---|---|
| Version | 0.3.0 | 0.0.4 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 10KB | 12KB | 6KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apple-platforms leads with a health score of 55/100, but none of the options score above 80.
- •compile_commands has the most downloads (41.8K), suggesting wider adoption.
- •⚠ compile_commands has not been updated in over a year.
- •compile_commands, apple-platforms are pre-1.0 — API may change.