Decision Workspace
build-with-leak-check vs apple-platforms vs clang_log
Side-by-side comparison of Rust crates
38
build-with-leak-check
growingv0.1.0
This is a small wrapper program around the LLVM Clang compiler suite. This will build and execute binaries using address sanitation and memory sanitation, this project is generally recommended to be only used with smaller builds (such as college homework assignments) where memory safety is required.
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
| build-with-leak-check | apple-platforms | clang_log | |
|---|---|---|---|
| Health Score | 38 | 55 | 53 |
| Total Downloads | 1.7K | 4.1K | 11.1K |
| 30d Downloads | 3 | 22 | 102 |
| Dependents | 0 | 2 | 11 |
| Releases | 1 | 4 | 12 |
| Last Updated | 1474d ago | 3d ago | 252d ago |
| Age | 4y | 1y 9m | 1y 4m |
Health Breakdown
build-with-leak-check
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
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
| build-with-leak-check | apple-platforms | clang_log | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.4 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 2 |
| Crate Size | 5KB | 12KB | 6KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2018 | 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.
- •clang_log has the most downloads (11.1K), suggesting wider adoption.
- •⚠ build-with-leak-check has not been updated in over a year.
- •build-with-leak-check, apple-platforms are pre-1.0 — API may change.