rustfoundation / painterLinks
Library and tools for managing ecosystem wide call graphs and llvm-ir analysis
☆175Updated 6 months ago
Alternatives and similar repositories for painter
Users that are interested in painter are comparing it to the libraries listed below
Sorting:
- Track and query Cargo dependency graphs.☆239Updated this week
- Program startup and thread support written in Rust☆196Updated 3 weeks ago
- A code ACL checker for Rust☆259Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆201Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust Project Goals tracker☆96Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Execute Rust code carefully, with extra checking along the way☆454Updated 2 months ago
- ☆255Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- ☆233Updated 3 months ago
- High quality, fast and easy to build cryptography for Rust☆189Updated this week
- A lightweight version of pin-project written with declarative macros.☆259Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- ☆217Updated 4 months ago
- Type that deserializes only from one specific value☆266Updated last month
- A Rust code linter☆212Updated last year
- Discovering and describing Rust's design axioms☆78Updated last year
- Library for snippet annotations☆453Updated 2 weeks ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- A concurrent, append-only vector.☆205Updated 3 months ago
- property testing and verification front-end for Rust☆219Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- A fast and flexible LRU map.☆198Updated 10 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆129Updated this week
- Immutable strings, in Rust.☆250Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago