rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆701Updated 2 months ago
Alternatives and similar repositories for unsafe-code-guidelines
Users that are interested in unsafe-code-guidelines are comparing it to the libraries listed below
Sorting:
- Website for graphing performance of rustc☆685Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Whole program static stack analysis☆634Updated 9 months ago
- Defines the Rust borrow checker.☆1,480Updated last month
- Rust implementations of compiler-rt and libm☆438Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆842Updated last month
- A home for compiler team planning documents, meeting minutes, and other such things.☆412Updated 3 weeks ago
- Intrusive collections for Rust☆455Updated 11 months ago
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆634Updated 3 months ago
- Spin-based synchronization primitives☆543Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆868Updated 5 months ago
- Backtraces in Rust☆589Updated last month
- Module initialization/global constructor functions for Rust☆882Updated last week
- ☆841Updated last month
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Slab allocator for Rust☆804Updated last month
- A precise specification for "Rust lite / MIR plus"☆914Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Information useful to people contributing to Rust☆502Updated this week
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago