heinzelotto / rust-callgraphLinks
Which functions call each other in your rust crate? Static call graph analysis.
☆36Updated 11 months ago
Alternatives and similar repositories for rust-callgraph
Users that are interested in rust-callgraph are comparing it to the libraries listed below
Sorting:
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- A framework for large scale analysis of the Rust ecosystem.☆38Updated last week
- Rust bindings and utilities for LLVM’s libFuzzer☆237Updated 2 months ago
- A framework for writing plugins that integrate with the Rust compiler☆155Updated this week
- Callgraph generation for rust project☆73Updated 3 years ago
- ☆76Updated last year
- ☆152Updated last year
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆444Updated 2 months ago
- ☆164Updated 6 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆145Updated last week
- property testing and verification front-end for Rust☆219Updated last week
- SFI verifier of Wasm binaries☆82Updated 2 years ago
- automatially find crashes in the rust compiler & tooling☆75Updated last year
- Demangle Rust symbols☆263Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆122Updated last week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Define compiler intermediate representation usable by external tools☆81Updated last week
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Run Rust lints from dynamic libraries☆499Updated this week
- A library to generating UML language from Rust's project into graphiz/dot file.☆85Updated 7 years ago
- UB-free and deterministic rustc fuzzer☆90Updated 2 months ago
- Rust bindings for the Z3 solver.☆421Updated this week
- Framework for simulating distributed applications☆104Updated 5 years ago
- Find the ideal fuzz targets in a Rust codebase☆218Updated this week
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆554Updated 3 months ago