rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆723Updated 4 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☆699Updated this week
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Whole program static stack analysis☆645Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆901Updated 3 weeks ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆417Updated last month
- Spin-based synchronization primitives☆566Updated this week
- Rust implementations of compiler-rt and libm☆463Updated last week
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- Macros for all your token pasting needs☆1,067Updated last year
- Intrusive collections for Rust☆477Updated last year
- Slab allocator for Rust☆855Updated last month
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- A macro to generate structures which behave like bitflags☆1,084Updated 2 weeks ago
- ☆885Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆911Updated 10 months ago
- A unified interface for reading and writing object file formats☆787Updated last month
- Rust quasi-quoting☆1,503Updated last week
- Backtraces in Rust☆600Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆806Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Count lines of LLVM IR per generic function☆487Updated this week