rust-secure-code / safety-danceLinks
Auditing crates for unsafe code which can be safely replaced
☆558Updated 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☆635Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- Macros for all your token pasting needs☆1,064Updated last year
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Breaking your Rust code for fun and profit☆637Updated 2 years ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- How to avoid complicated coordinated upgrades☆541Updated 9 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Run experiments across parts of the Rust ecosystem!☆709Updated 2 months ago
- Safe cross-platform linker shenanigans☆797Updated last week
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Indented document literals for Rust☆746Updated 3 weeks ago
- Keep your dependencies up-to-date☆480Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- Error handling project group☆263Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- derive simple constructor functions for Rust structs☆569Updated last year
- Compile time numbers in Rust.☆569Updated last week
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago