rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆549Updated 3 years ago
Alternatives and similar repositories for safety-dance
Users that are interested in safety-dance are comparing it to the libraries listed below
Sorting:
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- Breaking your Rust code for fun and profit☆634Updated 2 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week
- Automatically apply the suggestions made by rustc☆849Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Indented document literals for Rust☆712Updated 2 weeks ago
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Run experiments across parts of the Rust ecosystem!☆689Updated this week
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆443Updated last month