rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆346Updated last week
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:
- A code ACL checker for Rust☆267Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Execute Rust code carefully, with extra checking along the way☆475Updated 3 weeks ago
- Make your code extra-safe by voluntarily dropping privileges☆262Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- A light wrapper around rr, the time-travelling debugger☆147Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last month
- Execute your code on the Rust ecosystem.☆189Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆48Updated 4 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Deluge, not a stream☆317Updated 2 years ago
- Count lines of LLVM IR per generic function☆495Updated last month
- Auditing crates for unsafe code which can be safely replaced☆566Updated 3 years ago
- Compile-time string formatting☆261Updated 3 months ago