Rust symbol demangling
☆295Jan 15, 2026Updated last month
Alternatives and similar repositories for rustc-demangle
Users that are interested in rustc-demangle are comparing it to the libraries listed below
Sorting:
- Demangle Rust symbols☆293May 31, 2023Updated 2 years ago
- A unified interface for reading and writing object file formats☆811Feb 14, 2026Updated 2 weeks ago
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated last month
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- ☆206Feb 8, 2026Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated 2 months ago
- A crate for demangling C++ symbols☆323Jan 4, 2026Updated last month
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- Cross-platform interface to the `errno` variable☆76Dec 24, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Install a rustc master toolchain usable from rustup☆76Feb 4, 2026Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Run experiments across parts of the Rust ecosystem!☆726Feb 12, 2026Updated 2 weeks ago
- Rust implementations of compiler-rt and libm☆477Feb 20, 2026Updated last week
- A cross-platform `addr2line` clone written in Rust, using `gimli`☆409Jan 24, 2026Updated last month
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆631Nov 26, 2025Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆197Feb 17, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Serialize and deserialize C-like enum as underlying repr☆260Feb 16, 2026Updated last week
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago