robinmoussu / cargo-callgraph
Callgraph generation for rust project
☆61Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-callgraph
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆75Updated last month
- ☆65Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Compile-time string formatting☆212Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Convert number to enum☆90Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- ☆171Updated last week
- Make trait methods callable without the trait in scope☆135Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆101Updated last month
- Lending iterators on stable Rust☆80Updated 10 months ago
- ☆112Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆146Updated last year
- ☆74Updated 3 years ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Define your own PhantomData☆147Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆44Updated last week
- Project group working on the "safe transmute" feature☆84Updated last month