Decision Workspace
cpp_demangle vs cplus_demangle vs msvc-demangler
Side-by-side comparison of Rust crates
60
cpp_demangle
growingv0.5.1
A crate for demangling C++ symbols
35
cplus_demangle
growingv0.1.2
Rust wrapper for GNU libiberty's cplus_demangle to demangle C++ symbols
55
msvc-demangler
growingv0.11.0
A rust library that demangles / undecorates C++ symbols mangled by MSVC
Core Metrics
| cpp_demangle | cplus_demangle | msvc-demangler | |
|---|---|---|---|
| Health Score | 60 | 35 | 55 |
| Total Downloads | 72.8M | 5.4K | 12.2M |
| 30d Downloads | 5.7M | 0 | 802.0K |
| Dependents | 1.1K | 0 | 250 |
| Releases | 34 | 3 | 14 |
| Last Updated | 201d ago | 1511d ago | 473d ago |
| Age | 9y 5m | 5y 8m | 8y 1m |
Health Breakdown
cpp_demangle
Maintenance
11
Quality
13
Community
16
Popularity
8
Documentation
12
cplus_demangle
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
9
msvc-demangler
Maintenance
5
Quality
15
Community
14
Popularity
8
Documentation
13
Technical Details
| cpp_demangle | cplus_demangle | msvc-demangler | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.2 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/NCSA |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 83KB | 3KB | 51KB |
| Features | 6 | 0 | 0 |
| Yanked % | 11.8% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 2 |
Links
Quick Verdict
- •cpp_demangle leads with a health score of 60/100, but none of the options score above 80.
- •cpp_demangle is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ cplus_demangle, msvc-demangler have not been updated in over a year.