rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆566Updated 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☆632Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Rust doesn't have exceptions☆634Updated 5 years ago
- Macros for all your token pasting needs☆1,074Updated last year
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- Error handling project group☆263Updated 3 years ago
- Keep your dependencies up-to-date☆483Updated 2 months ago
- Run experiments across parts of the Rust ecosystem!☆716Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆356Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- derive simple constructor functions for Rust structs☆573Updated last year
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- Indented document literals for Rust☆762Updated last month
- Execute Rust code carefully, with extra checking along the way☆475Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago