rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆346Updated 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:
- A code ACL checker for Rust☆263Updated last month
- Make your code extra-safe by voluntarily dropping privileges☆260Updated last year
- Execute Rust code carefully, with extra checking along the way☆463Updated 2 weeks ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months 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☆254Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆206Updated 5 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Find out path at which a deserialization error occurred☆406Updated last month
- Type that deserializes only from one specific value☆266Updated last week
- Execute your code on the Rust ecosystem.☆188Updated 2 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆542Updated last year
- A Rust code linter☆213Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A super powered testing macro for Rust☆124Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compile-time string formatting☆256Updated 2 months ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Delegation of trait implementations via procedural macros☆280Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago