rust-marker / markerLinks
An experimental linting interface for Rust. Let's make custom lints a reality
☆147Updated last year
Alternatives and similar repositories for marker
Users that are interested in marker are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- A Rust code linter☆216Updated last year
- Type that deserializes only from one specific value☆245Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated this week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Cargo command to create the README.md from your crate's documentation☆161Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆189Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- A fast, concurrent string interner☆151Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Compile-time string formatting☆240Updated 8 months ago
- Define your own PhantomData☆156Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Better reference counted strings for Rust☆134Updated last year