sstadick / cargo-bundle-licensesLinks
Generate a THIRDPARTY file with all licenses in a cargo project.
☆103Updated 2 months ago
Alternatives and similar repositories for cargo-bundle-licenses
Users that are interested in cargo-bundle-licenses are comparing it to the libraries listed below
Sorting:
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- An alternate Cargo registry using static files☆135Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- ☆112Updated 3 years ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- struct RGB for sharing pixels between crates☆109Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Imitate the documentation build that docs.rs would do☆65Updated last month
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago