trailofbits / dylintLinks
Run Rust lints from dynamic libraries
☆458Updated this week
Alternatives and similar repositories for dylint
Users that are interested in dylint are comparing it to the libraries listed below
Sorting:
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- Generating structured data from arbitrary, unstructured input.☆785Updated last month
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Easy self-referential struct generation for Rust.☆613Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Library for snippet annotations☆315Updated 2 weeks ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆443Updated last week
- A code ACL checker for Rust☆223Updated 2 months ago
- ☆487Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated this week
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Make production Rust binaries auditable☆735Updated this week
- ☆144Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆531Updated this week
- A set of alternative `derive` attributes for Rust☆438Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago