rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆551Updated 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☆636Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated last week
- Rust doesn't have exceptions☆633Updated 5 years ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Error handling project group☆264Updated 3 years ago
- Inline diagrams for rustdoc with mermaid.js☆531Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,408Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- Typed distributed plugin registration☆1,156Updated last week
- Rust library allowing to register multiple handlers for the same signal☆797Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Keep your dependencies up-to-date☆475Updated last week
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Indented document literals for Rust☆724Updated last week
- How to avoid complicated coordinated upgrades☆531Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Run experiments across parts of the Rust ecosystem!☆696Updated last month
- Rust method delegation with less boilerplate☆494Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago