rust-secure-code / cargo-supply-chain
Gather author, contributor and publisher data on crates in your dependency graph.
☆330Updated 4 months ago
Alternatives and similar repositories for cargo-supply-chain:
Users that are interested in cargo-supply-chain are comparing it to the libraries listed below
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆470Updated last week
- A code ACL checker for Rust☆216Updated last month
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Make production Rust binaries auditable☆724Updated last week
- Inline diagrams for rustdoc with mermaid.js☆521Updated 7 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Make your code extra-safe by voluntarily dropping privileges☆250Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆177Updated 10 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- Keep your dependencies up-to-date☆469Updated this week
- Color schemes for charts and maps☆227Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A collection of open source Rust crates from iqlusion☆503Updated last week
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆466Updated last year
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆342Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago