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
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks 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
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- Rust doesn't have exceptions☆634Updated 5 years ago
- Error handling project group☆263Updated 3 years ago
- 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
- Keep your dependencies up-to-date☆483Updated 2 months ago
- How to avoid complicated coordinated upgrades☆552Updated last year
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆384Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Cargo subcommand to see license of dependencies☆494Updated 6 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Indented document literals for Rust☆762Updated last month
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Tar file reading/writing for Rust☆704Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- A vector with a fixed capacity. (Rust)☆851Updated last year
- derive simple constructor functions for Rust structs☆574Updated last year
- Count lines of LLVM IR per generic function☆497Updated last month
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆350Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago