rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆564Updated 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:
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,553Updated last month
- Macros for all your token pasting needs☆1,072Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Keep your dependencies up-to-date☆484Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated last week
- Indented document literals for Rust☆758Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆518Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A vector with a fixed capacity. (Rust)☆846Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- How to avoid complicated coordinated upgrades☆549Updated 11 months ago
- Error handling project group☆263Updated 3 years ago
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Generate README.md from docstrings☆380Updated 6 months ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆384Updated 2 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Rust method delegation with less boilerplate☆508Updated last month