heinzelotto / rust-callgraphLinks
Which functions call each other in your rust crate? Static call graph analysis.
☆40Updated last year
Alternatives and similar repositories for rust-callgraph
Users that are interested in rust-callgraph are comparing it to the libraries listed below
Sorting:
- Callgraph generation for rust project☆78Updated 3 years ago
- A framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- A framework for large scale analysis of the Rust ecosystem.☆37Updated last week
- ☆198Updated 11 months ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆277Updated 3 years ago
- Rust bindings and utilities for LLVM’s libFuzzer☆249Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- A library to generating UML language from Rust's project into graphiz/dot file.☆88Updated 8 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- The code is the spec☆38Updated 2 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- property testing and verification front-end for Rust☆227Updated 2 weeks ago
- ☆163Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆151Updated last month
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Updated 2 weeks ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆178Updated 9 months ago
- UB-free and deterministic rustc fuzzer☆95Updated last month
- Demangle Rust symbols☆293Updated 2 years ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- fast hex☆99Updated 6 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago