Run Rust lints from dynamic libraries
☆538Feb 23, 2026Updated last week
Alternatives and similar repositories for dylint
Users that are interested in dylint are comparing it to the libraries listed below
Sorting:
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Dec 31, 2023Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- A Rust API search engine☆427Aug 5, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆742Feb 23, 2026Updated last week
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀