Extract documentation for the feature flags from comments in Cargo.toml
☆192Oct 24, 2025Updated 4 months ago
Alternatives and similar repositories for document-features
Users that are interested in document-features are comparing it to the libraries listed below
Sorting:
- ☆111Nov 29, 2022Updated 3 years ago
- Cargo command to create the README.md from your crate's documentation☆173Jan 24, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Keep version numbers in sync with Cargo.toml☆73Oct 3, 2025Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Imitate the documentation build that docs.rs would do☆69Feb 12, 2026Updated last month
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Serde Visitor for deserializing untagged enums☆71Feb 16, 2026Updated last month
- Scan your Rust crate for semver violations.☆1,600Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆539Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- A generic bbqueue based transport for defmt log messages☆20Dec 17, 2021Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Mar 14, 2023Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- ☆15Jun 18, 2023Updated 2 years ago
- More reliable path manipulation.☆68Updated this week
- A GitHub Action for running cargo-semver-checks☆75Mar 4, 2026Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- A Rust code linter☆213Jun 10, 2024Updated last year
- ☆20Aug 22, 2023Updated 2 years ago
- Publish Rust crates from CI with a Release PR.☆1,321Updated this week
- Convenience wrapper for cargo buildscript input/output☆15Mar 4, 2026Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A next-generation test runner for Rust.☆2,859Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Visualize/analyze a Rust crate's internal structure☆1,216Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- Cargo plugin to manage dependency features☆120Jan 23, 2023Updated 3 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Jan 31, 2023Updated 3 years ago
- Reverse-COBS encoding☆15Apr 16, 2021Updated 4 years ago