rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆567Updated 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
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Breaking your Rust code for fun and profit☆639Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆949Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Run experiments across parts of the Rust ecosystem!☆718Updated last month
- Error handling project group☆263Updated 3 years ago
- Keep your dependencies up-to-date☆483Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- How to avoid complicated coordinated upgrades☆553Updated last year
- Indented document literals for Rust☆762Updated last month
- Easy Ctrl-C handler for Rust projects☆651Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆384Updated 2 years ago
- Generate README.md from docstrings☆380Updated 7 months ago
- Cargo subcommand to see license of dependencies☆494Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated this week