Nemo157 / cargo-lichkingLinks
Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.
☆129Updated 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
Sorting:
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- Build and Test Your Rust Projects with Zero Configuration☆101Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Generic Rational numbers for Rust☆149Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Track rust binary sizes across builds using Github Actions☆111Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆185Updated 3 weeks ago
- Put your Rust app's data in the right place on every platform☆141Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- A library for compact bit sets containing enums.☆103Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- A binding and CLI generator for all google APIs☆73Updated 4 years ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- Color schemes for charts and maps☆228Updated 3 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 4 months ago
- Conditional compilation according to rustc compiler version