robinmoussu / cargo-callgraph
Callgraph generation for rust project
☆66Updated 2 years ago
Alternatives and similar repositories for cargo-callgraph:
Users that are interested in cargo-callgraph are comparing it to the libraries listed below
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆103Updated 3 weeks ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆84Updated last year
- Blazing fast immutable collection datatypes for Rust.☆100Updated last week
- ☆65Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- A framework for writing plugins that integrate with the Rust compiler☆144Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- A minimalist property-based testing library☆109Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- ☆56Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated this week
- Better reference counted strings for Rust☆120Updated 8 months ago
- Versioned data-structures for Rust☆203Updated last month
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- Umbrella repository for Krabcake experiments☆46Updated last month
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner.☆143Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago