rust-secure-code / cargo-supply-chainLinks
Gather author, contributor and publisher data on crates in your dependency graph.
☆333Updated last month
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☆253Updated last year
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆434Updated 3 weeks ago
- A code ACL checker for Rust☆227Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆187Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- An allocator that can track and limit memory usage.☆213Updated 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…☆489Updated this week
- Execute your code on the Rust ecosystem.☆184Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- Inline diagrams for rustdoc with mermaid.js☆526Updated 9 months ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- A collection of open source Rust crates from iqlusion☆520Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated last month
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆351Updated 3 months ago
- Error handling project group☆263Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆150Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆465Updated 2 weeks 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.☆165Updated 9 months ago