Nemo157 / cargo-lichking
Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.
☆128Updated 3 years ago
Alternatives and similar repositories for cargo-lichking:
Users that are interested in cargo-lichking are comparing it to the libraries listed below
- A tool to detect code paths leading to Rust's panic handler☆215Updated 3 years ago
- Generic Rational numbers for Rust☆146Updated last month
- A cargo subcommand to fetch the source code of a Rust crate☆97Updated this week
- Temporary directory management for Rust☆139Updated 5 years ago
- Test your Rust Markdown documentation via Cargo☆290Updated 11 months ago
- Track rust binary sizes across builds using Github Actions☆97Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆121Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Amazing documentation tooling for Rust☆152Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Put your Rust app's data in the right place on every platform☆141Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Build and Test Your Rust Projects with Zero Configuration☆102Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- ☆64Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Configurable, extensible, interactive line reader☆189Updated 4 years ago
- Cross-platform interface to the `errno` variable