japaric / cargo-call-stackLinks
Whole program static stack analysis
☆640Updated 11 months ago
Alternatives and similar repositories for cargo-call-stack
Users that are interested in cargo-call-stack are comparing it to the libraries listed below
Sorting:
- How-to: Sanitize your Rust code!☆429Updated 7 years ago
- Forum for discussion about what unsafe code can and can't do☆707Updated last month
- Intrusive collections for Rust☆467Updated last year
- Count lines of LLVM IR per generic function☆475Updated this week
- Spin-based synchronization primitives☆553Updated last week
- Rust implementations of compiler-rt and libm☆449Updated last week
- Module initialization/global constructor functions for Rust☆903Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A port of MUSL's libm to Rust.☆633Updated 5 months ago
- Website for graphing performance of rustc☆687Updated this week
- Backtraces in Rust☆594Updated last week
- A library to generate syntax diagrams for Rust macros.☆559Updated last year
- Safe cross-platform linker shenanigans☆786Updated last week
- Rust library allowing to register multiple handlers for the same signal☆801Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- A unified interface for reading and writing object file formats☆768Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Compile time numbers in Rust.☆563Updated this week
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆569Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Demangle Rust symbols☆267Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆926Updated 2 weeks ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆266Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆682Updated last week
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Slab allocator for Rust☆842Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago