rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆346Updated 3 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:
- A code ACL checker for Rust☆263Updated 3 weeks ago
- A light wrapper around rr, the time-travelling debugger☆146Updated 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…☆518Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Faster, more compact implementation of std::Cow☆370Updated 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 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago
- Execute Rust code carefully, with extra checking along the way☆469Updated last week
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆544Updated last year
- Compile-time string formatting☆258Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Make your code extra-safe by voluntarily dropping privileges☆261Updated last year
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆356Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- 🛡️ GitHub Action for security audits☆177Updated 2 years ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- ☆241Updated 5 months ago
- A collection of open source Rust crates from iqlusion☆550Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆188Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago