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
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Whole program static stack analysis☆648Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Intrusive collections for Rust☆485Updated 3 weeks ago
- How-to: Sanitize your Rust code!☆433Updated 8 years ago
- Spin-based synchronization primitives☆576Updated last week
- Rust implementations of compiler-rt and libm☆473Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆918Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Backtraces in Rust☆603Updated last week
- ☆899Updated last week
- Module initialization/global constructor functions for Rust☆953Updated last month
- Auditing crates for unsafe code which can be safely replaced☆566Updated 3 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- A crate for managing memory bit by bit☆1,367Updated last year
- A home for compiler team planning documents, meeting minutes, and other such things.☆417Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Rust quasi-quoting☆1,522Updated this week
- Count lines of LLVM IR per generic function☆495Updated last month
- Safe cross-platform linker shenanigans☆825Updated last month
- A unified interface for reading and writing object file formats☆806Updated last week
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Macros for all your token pasting needs☆1,074Updated last year