rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆345Updated 2 weeks 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☆262Updated last year
- Execute Rust code carefully, with extra checking along the way☆476Updated last month
- A code ACL checker for Rust☆268Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆147Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Support crate for rustc's self-profiling feature☆376Updated 6 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…☆523Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- Type that deserializes only from one specific value☆267Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A collection of open source Rust crates from iqlusion☆554Updated this week
- Keep your dependencies up-to-date☆483Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Auditing crates for unsafe code which can be safely replaced☆567Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Count lines of LLVM IR per generic function☆497Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month