trailofbits / dylint
Run Rust lints from dynamic libraries
☆429Updated this week
Alternatives and similar repositories for dylint:
Users that are interested in dylint are comparing it to the libraries listed below
- Cargo subcommand to provide various options useful for testing and continuous integration.☆682Updated this week
- Execute Rust code carefully, with extra checking along the way☆402Updated 6 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆438Updated this week
- Generating structured data from arbitrary, unstructured input.☆745Updated last month
- Test harness for ui tests of compiler diagnostics☆857Updated this week
- Easy self-referential struct generation for Rust.☆574Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆779Updated this week
- Count lines of LLVM IR per generic function☆435Updated last month
- A code ACL checker for Rust☆208Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- ☆465Updated 4 months ago
- Safe cross-platform linker shenanigans☆699Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆404Updated last month
- Statically detect memory, concurrency bugs and possible panic locations for Rust.☆507Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆705Updated last week
- Macros for all your token pasting needs☆1,039Updated 4 months ago
- Module initialization/global constructor functions for Rust☆811Updated this week
- A crate for safe and ergonomic pin-projection.☆635Updated this week
- Inject bugs and see if your tests catch them!☆675Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆342Updated 2 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- A minimal `syn` syntax tree pretty-printer☆668Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆508Updated this week
- Experiments with structured concurrency in Rust☆346Updated 7 months ago
- Library for snippet annotations☆304Updated this week
- Auditing crates for unsafe code which can be safely replaced☆545Updated 2 years ago
- Typed distributed plugin registration☆1,072Updated last week
- Make production Rust binaries auditable☆704Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆508Updated last week