rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆718Updated 3 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☆699Updated last week
- Defines the Rust borrow checker.☆1,544Updated 5 months ago
- Rust implementations of compiler-rt and libm☆457Updated this week
- Whole program static stack analysis☆644Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- A home for compiler team planning documents, meeting minutes, and other such things.☆417Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Intrusive collections for Rust☆472Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- A port of MUSL's libm to Rust.☆634Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Spin-based synchronization primitives☆563Updated last week
- ☆884Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆935Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- Slab allocator for Rust☆853Updated 3 weeks ago
- Backtraces in Rust☆600Updated 2 months ago
- Rust quasi-quoting☆1,495Updated last week
- libgccjit AOT codegen for rustc☆1,067Updated last week
- A vector with a fixed capacity. (Rust)☆836Updated last year