rust-lang / unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do
☆670Updated this week
Related projects ⓘ
Alternatives and complementary repositories for unsafe-code-guidelines
- Website for graphing performance of rustc☆640Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- A macro to generate structures which behave like bitflags☆966Updated last month
- Module initialization/global constructor functions for Rust☆749Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,412Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆712Updated this week
- A fast bump allocation arena for Rust☆1,443Updated 2 months ago
- ☆756Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- How-to: Sanitize your Rust code!☆427Updated 6 years ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- A port of MUSL's libm to Rust.☆547Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Get the number of CPUs in Rust☆582Updated last week
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆708Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,747Updated last week
- Auditing crates for unsafe code which can be safely replaced☆537Updated 2 years ago
- Spin-based synchronization primitives☆485Updated 3 months ago
- Porting `compiler-rt` intrinsics to Rust☆374Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆821Updated last week
- Concurrency permutation testing tool for Rust.☆2,147Updated 2 months ago
- Rust quasi-quoting☆1,330Updated 2 weeks ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- A Rust proc-macro attribute parser☆1,027Updated last month