rust-marker / marker
An experimental linting interface for Rust. Let's make custom lints a reality
☆148Updated last year
Alternatives and similar repositories for marker:
Users that are interested in marker are comparing it to the libraries listed below
- A Rust code linter☆211Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆214Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆157Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Program startup and thread support written in Rust☆182Updated last month
- "A very small syn"☆202Updated 2 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆174Updated 10 months ago
- Track and query Cargo dependency graphs.☆207Updated last week
- Conditional compilation according to rustc compiler version☆351Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code