rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆559Updated 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:
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated last week
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Macros for all your token pasting needs☆1,064Updated last year
- Error handling project group☆263Updated 3 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Keep your dependencies up-to-date☆480Updated last week
- Indented document literals for Rust☆751Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆638Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Run experiments across parts of the Rust ecosystem!☆710Updated 2 months ago
- Automatically apply the suggestions made by rustc☆850Updated 2 years ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- Data structure serialization library with several opposite design goals from Serde☆907Updated last week
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- derive simple constructor functions for Rust structs☆570Updated last year
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆804Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- How to avoid complicated coordinated upgrades☆545Updated 10 months ago