rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆704Updated 3 weeks 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☆688Updated this week
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Rust implementations of compiler-rt and libm☆443Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated 2 weeks ago
- Intrusive collections for Rust☆464Updated last year
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Whole program static stack analysis☆639Updated 10 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆413Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Spin-based synchronization primitives☆550Updated 2 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Backtraces in Rust☆589Updated 2 months ago
- ☆860Updated this week
- Slab allocator for Rust☆839Updated last month
- A precise specification for "Rust lite / MIR plus"☆926Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated last week
- Rust library allowing to register multiple handlers for the same signal☆800Updated 2 weeks ago
- Rust quasi-quoting☆1,456Updated this week
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- Safe cross-platform linker shenanigans☆777Updated this week