Whole program static stack analysis
☆650Oct 28, 2024Updated last year
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:
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 2 weeks ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Aug 25, 2022Updated 3 years ago
- A library to generate syntax diagrams for Rust macros.☆563Jul 26, 2024Updated last year
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆584Oct 21, 2025Updated 4 months ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Migrate C code to Rust☆4,647Updated this week
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Rust Memory Safety & Undefined Behavior Detection☆1,371Mar 9, 2024Updated last year
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Find out what takes most of the space in your executable.☆2,718May 10, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Hypothesis-like property testing for Rust☆2,061Feb 13, 2026Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago