C++ symbol name demangler written in Go
191
stars
139
commits
Go
primary language
Jul 24, 2026
updated
A Go package that can be used to demangle C++ and Rust symbol names.
132 commits
2 commits
1 commits
rust-lang/rustc-demangle
Rust symbol demangling
319
compiler-explorer/compiler-explorer-tools
Tools for Compiler Explorer
25
LykenSol/rust-demangle.c
C port of the Rust symbol demangler (rustc-demangle)
45
rogpeppe/godef
Print where symbols are defined in Go source code
674
ianlancetaylor/libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
1,199
aclements/go-misc
Miscellaneous Go hacks
248
tree-sitter/tree-sitter-cpp
C++ grammar for tree-sitter
450
tree-sitter/tree-sitter-go
Go grammar for tree-sitter
419
100.0%