rust-lang / rustc-demangle
Rust symbol demangling
☆233Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rustc-demangle
- Demangle Rust symbols☆240Updated last year
- offsetof for Rust☆225Updated 7 months ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Scroll - making scrolling through buffers fun since 2016☆157Updated this week
- Count lines of LLVM IR per generic function☆415Updated last week
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 7 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- Procedural macros to derive numeric traits in Rust☆172Updated 9 months ago
- Manual segmented stacks for Rust☆291Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner.☆136Updated last month
- Execute your code on the Rust ecosystem.☆181Updated last month
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Allocators in Rust☆311Updated 4 years ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Rust replacement for miniz☆180Updated this week
- Code coverage support for Rust `no_std` and embedded programs☆52Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated 2 weeks ago
- cpuid library in rust.☆153Updated last week
- Rust bindings and utilities for LLVM’s libFuzzer☆215Updated last week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆81Updated last year
- How-to: Sanitize your Rust code!☆427Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago