rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆729Updated 5 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☆703Updated this week
- Rust implementations of compiler-rt and libm☆473Updated last week
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Whole program static stack analysis☆648Updated last year
- A home for compiler team planning documents, meeting minutes, and other such things.☆417Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Intrusive collections for Rust☆485Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Spin-based synchronization primitives☆576Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- A crate for managing memory bit by bit☆1,367Updated last year
- How-to: Sanitize your Rust code!☆433Updated 8 years ago
- Backtraces in Rust☆604Updated last week
- A unified interface for reading and writing object file formats☆806Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- ☆902Updated 2 weeks ago
- Slab allocator for Rust☆870Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Rust quasi-quoting☆1,522Updated last week
- Safe cross-platform linker shenanigans☆828Updated last month