Forum for discussion about what unsafe code can and can't do
☆729Aug 19, 2025Updated 6 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:
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- Analysis of various tricky Rust code☆1,996Dec 20, 2025Updated 2 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- A precise specification for "Rust lite / MIR plus"☆967Jan 28, 2026Updated last month
- A guide to how rustc works and how to contribute to it.☆1,832Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,216Jan 29, 2026Updated last month
- Rust implementations of compiler-rt and libm☆477Feb 20, 2026Updated last week
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Run experiments across parts of the Rust ecosystem!☆726Feb 12, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆238Feb 12, 2021Updated 5 years ago
- Security advisory database for Rust crates published through crates.io☆1,085Updated this week
- a model of MIR and the Rust type/trait system☆327Feb 17, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Updated this week
- RFCs for changes to Rust☆6,406Feb 13, 2026Updated 2 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,798Feb 16, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆568Mar 25, 2022Updated 3 years ago
- RustSec API & Tooling☆1,840Feb 20, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week