Run Rust lints from dynamic libraries
☆550Mar 15, 2026Updated last week
Alternatives and similar repositories for dylint
Users that are interested in dylint are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Dec 31, 2023Updated 2 years ago
- A mutation-based tool for finding bugs in tests☆137Updated this week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- To make fuzzing Rust easy☆199Updated this week
- Scan your Rust crate for semver violations.☆1,600Mar 16, 2026Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Find the ideal fuzz targets in a Rust codebase☆225Updated this week
- A Rust API search engine☆428Aug 5, 2024Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Count lines of LLVM IR per generic function☆500Dec 20, 2025Updated 3 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆647Aug 14, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆754Updated this week
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- A fancy diagnostics & error reporting crate☆2,152Updated this week
- Inject bugs and see if your tests catch them!☆1,109Mar 7, 2026Updated 2 weeks ago
- Kani Rust Verifier☆2,991Updated this week
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- A next-generation test runner for Rust.☆2,865Updated this week
- Generating structured data from arbitrary, unstructured input.☆853Mar 13, 2026Updated last week
- ☆248Mar 8, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆285Jan 22, 2026Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- ☆825Jul 27, 2025Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week