rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆344Updated 2 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
Sorting:
- Make your code extra-safe by voluntarily dropping privileges☆260Updated last year
- A code ACL checker for Rust☆262Updated last week
- Execute Rust code carefully, with extra checking along the way☆454Updated this week
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆512Updated this week
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Count lines of LLVM IR per generic function☆483Updated last week
- Execute your code on the Rust ecosystem.☆185Updated 3 months ago
- Error handling project group☆263Updated 3 years ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- 🛡️ GitHub Action for security audits☆177Updated 2 years ago
- Keep your dependencies up-to-date☆480Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- A collection of open source Rust crates from iqlusion☆541Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆638Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Conditional compilation according to rustc compiler version☆386Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago
- Compile-time string formatting☆250Updated last month