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☆212Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆177Updated 10 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆216Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- ☆147Updated this week
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 7 months ago
- Program startup and thread support written in Rust☆184Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆179Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- An easy to configure wrapper for Rust's clippy☆108Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- A concurrent, append-only vector.☆158Updated this week
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- "A very small syn"☆203Updated 3 months ago