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:
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- Macros for all your token pasting needs☆1,067Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Inline diagrams for rustdoc with mermaid.js☆542Updated last year
- Keep your dependencies up-to-date☆480Updated last month
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Run experiments across parts of the Rust ecosystem!☆713Updated this week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆782Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- Error handling project group☆263Updated 3 years ago
- Indented document literals for Rust☆753Updated this week
- Safe cross-platform linker shenanigans☆806Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- Rust method delegation with less boilerplate☆508Updated last month
- Execute Rust code carefully, with extra checking along the way☆463Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆911Updated 10 months ago