rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆335Updated 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:
- Make your code extra-safe by voluntarily dropping privileges☆255Updated last year
- Execute Rust code carefully, with extra checking along the way☆447Updated 2 weeks ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- A code ACL checker for Rust☆233Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 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…☆496Updated last week
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Error handling project group☆263Updated 3 years ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆534Updated 11 months ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆391Updated 2 weeks ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆354Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆48Updated 4 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆154Updated last month
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- A collection of open source Rust crates from iqlusion☆524Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week