rust-secure-code / safety-dance
Auditing crates for unsafe code which can be safely replaced
☆546Updated 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
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Breaking your Rust code for fun and profit☆632Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Typed distributed plugin registration☆1,104Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- Rust doesn't have exceptions☆632Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,376Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆743Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- Compile-time type-checked builder derive☆1,014Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- ☆973Updated 9 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Safe cross-platform linker shenanigans☆729Updated last month
- Indented document literals for Rust☆704Updated 2 months ago
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- Easy Ctrl-C handler for Rust projects☆629Updated last month