rust-secure-code / safety-dance
Auditing crates for unsafe code which can be safely replaced
☆548Updated 2 years ago
Alternatives and similar repositories for safety-dance:
Users that are interested in safety-dance are comparing it to the libraries listed below
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,398Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 3 weeks ago
- Breaking your Rust code for fun and profit☆630Updated last year
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- Keep your dependencies up-to-date☆464Updated last week
- Rust quasi-quoting☆1,388Updated last week
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- Compile-time type-checked builder derive☆969Updated this week
- Indented document literals for Rust☆699Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- ☆807Updated last week
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- derive simple constructor functions for Rust structs☆544Updated 6 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Temporary file library for rust☆1,259Updated last week
- Automatically apply the suggestions made by rustc☆850Updated last year
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago