rust-lang / unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do
☆679Updated 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
- How-to: Sanitize your Rust code!☆425Updated 7 years ago
- Website for graphing performance of rustc☆648Updated this week
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆544Updated 2 years ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆778Updated last week
- Porting `compiler-rt` intrinsics to Rust☆392Updated this week
- Rust quasi-quoting☆1,369Updated this week
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- ☆792Updated this week
- A port of MUSL's libm to Rust.☆612Updated last week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆394Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- libgccjit AOT codegen for rustc☆950Updated last week
- Concurrency permutation testing tool for Rust.☆2,260Updated last week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- A modern Rust debugging library 🦀☆891Updated 2 years ago
- A precise specification for "Rust lite / MIR plus"☆837Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week