rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆330Updated 5 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:
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Make your code extra-safe by voluntarily dropping privileges☆252Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A code ACL checker for Rust☆223Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Inline diagrams for rustdoc with mermaid.js☆523Updated 7 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…☆477Updated this week
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Make production Rust binaries auditable☆735Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆246Updated 8 months ago
- Auditing crates for unsafe code which can be safely replaced☆548Updated 3 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month