An experimental linting interface for Rust. Let's make custom lints a reality
☆154Dec 31, 2023Updated 2 years ago
Alternatives and similar repositories for marker
Users that are interested in marker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Run Rust lints from dynamic libraries☆645Updated this week
- ☆15Jul 7, 2022Updated 4 years ago
- Track and query Cargo dependency graphs.☆285Updated this week
- A framework for writing plugins that integrate with the Rust compiler☆176Jun 7, 2026Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆33Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 💣 Destroy those emojis from your strings!☆10Apr 27, 2022Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆185Jul 8, 2026Updated last month
- A Rust code linter☆212Jun 10, 2024Updated 2 years ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Execute Rust code carefully, with extra checking along the way☆498Aug 9, 2026Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()