rust-lang / unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do
☆682Updated 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
- Website for graphing performance of rustc☆653Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- Rust quasi-quoting☆1,388Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆788Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- Auditing crates for unsafe code which can be safely replaced☆548Updated 3 years ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,271Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- How-to: Sanitize your Rust code!☆427Updated 7 years ago
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- A home for compiler team planning documents, meeting minutes, and other such things.☆397Updated last week
- A Rust proc-macro attribute parser☆1,093Updated 3 weeks ago
- Whole program static stack analysis☆603Updated 4 months ago
- Intrusive collections for Rust☆443Updated 6 months ago
- Backtraces in Rust☆563Updated last month
- Porting `compiler-rt` intrinsics to Rust☆396Updated this week
- A port of MUSL's libm to Rust.☆623Updated last week
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Slab allocator for Rust☆747Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated last week
- Compile time static maps for Rust☆1,905Updated last month
- ☆807Updated last week