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☆253Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A Rust code linter☆212Updated last year
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Public repository for the Rust keyword generics initiative☆108Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆200Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- ☆112Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- "A very small syn"☆211Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year