heinzelotto / rust-callgraphLinks
Which functions call each other in your rust crate? Static call graph analysis.
☆35Updated 10 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:
- A framework for large scale analysis of the Rust ecosystem.☆38Updated last week
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆276Updated 3 years ago
- Callgraph generation for rust project☆73Updated 3 years ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated this week
- property testing and verification front-end for Rust☆213Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- Rust bindings and utilities for LLVM’s libFuzzer☆236Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆157Updated 5 months ago
- ☆152Updated last year
- ☆75Updated last year
- Define compiler intermediate representation usable by external tools☆79Updated last year
- The code is the spec☆38Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Trying to create Sync bump allocator☆38Updated last month
- A test framework for testing rustc diagnostics output☆33Updated last month
- A library to generating UML language from Rust's project into graphiz/dot file.☆85Updated 7 years ago
- fast hex☆92Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- ☆42Updated 2 months ago
- Automatically implement traits for common smart pointers☆119Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Memory validation framework for Rust☆69Updated 6 months ago
- ☆113Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago