rust-lang / unsafe-code-guidelinesLinks
Forum for discussion about what unsafe code can and can't do
☆699Updated 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☆675Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Module initialization/global constructor functions for Rust☆871Updated last month
- libgccjit AOT codegen for rustc☆1,004Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆826Updated this week
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- ☆832Updated last week
- Rust quasi-quoting☆1,425Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Spin-based synchronization primitives☆537Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- Intrusive collections for Rust☆454Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- Slab allocator for Rust☆793Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- A precise specification for "Rust lite / MIR plus"☆874Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆976Updated last week