rust-secure-code / safety-dance
Auditing crates for unsafe code which can be safely replaced
☆547Updated 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
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,447Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Rust library allowing to register multiple handlers for the same signal☆766Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Easy Ctrl-C handler for Rust projects☆628Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,260Updated 4 months ago
- Breaking your Rust code for fun and profit☆631Updated last year
- Data structure serialization library with several opposite design goals from Serde☆852Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,409Updated last week
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Rust quasi-quoting☆1,401Updated last month
- Automatically apply the suggestions made by rustc☆850Updated last year
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,282Updated last week
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- Keep your dependencies up-to-date☆465Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆913Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- A cargo subcommand for cleaning up unused build files generated by Cargo☆824Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Typed distributed plugin registration☆1,096Updated last month
- Compile-time type-checked builder derive☆1,006Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆701Updated 3 weeks ago