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☆635Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- Inline diagrams for rustdoc with mermaid.js☆526Updated 9 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Rust doesn't have exceptions☆634Updated 4 years ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆769Updated this week
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- Error handling project group☆263Updated 3 years ago
- Indented document literals for Rust☆720Updated last month
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Run experiments across parts of the Rust ecosystem!☆692Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆851Updated last year
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Typed distributed plugin registration☆1,143Updated last month
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 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…☆489Updated this week
- Keep your dependencies up-to-date☆473Updated last month
- derive simple constructor functions for Rust structs☆560Updated 11 months ago