estebank / redpenLinks
A Rust code linter
☆213Updated last year
Alternatives and similar repositories for redpen
Users that are interested in redpen are comparing it to the libraries listed below
Sorting:
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Program startup and thread support written in Rust☆197Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆419Updated this week
- Type that deserializes only from one specific value☆266Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- "A very small syn"☆212Updated 11 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Track and query Cargo dependency graphs.☆247Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆170Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A super powered testing macro for Rust☆124Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Make your code extra-safe by voluntarily dropping privileges☆260Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Comparison of Rust string types☆163Updated last month
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated this week
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆215Updated 3 weeks ago