rust-secure-code / safety-dance
Auditing crates for unsafe code which can be safely replaced
☆544Updated 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
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Typed distributed plugin registration☆1,069Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- ☆936Updated 7 months ago
- Automatically apply the suggestions made by rustc☆850Updated last year
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- Error handling project group☆263Updated 2 years ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆795Updated 2 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- A collection of open source Rust crates from iqlusion☆482Updated this week
- Indented document literals for Rust☆690Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,239Updated 2 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Compile-time type-checked builder derive☆946Updated 5 months ago