rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆707Updated last month
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☆687Updated this week
- Defines the Rust borrow checker.☆1,508Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- Whole program static stack analysis☆640Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Rust implementations of compiler-rt and libm☆449Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- A home for compiler team planning documents, meeting minutes, and other such things.☆414Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Intrusive collections for Rust☆467Updated last year
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- A port of MUSL's libm to Rust.☆633Updated 5 months ago
- Spin-based synchronization primitives☆553Updated this week
- Module initialization/global constructor functions for Rust☆903Updated last month
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Rust library allowing to register multiple handlers for the same signal☆801Updated last month
- ☆865Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- Slab allocator for Rust☆842Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Safe cross-platform linker shenanigans☆786Updated last week
- A crate for managing memory bit by bit☆1,335Updated last year
- A precise specification for "Rust lite / MIR plus"☆935Updated 3 weeks ago
- libgccjit AOT codegen for rustc☆1,034Updated this week
- How-to: Sanitize your Rust code!☆429Updated 7 years ago
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Rust quasi-quoting☆1,467Updated last week