Forum for discussion about what unsafe code can and can't do
☆735Aug 19, 2025Updated 7 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 9 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- A precise specification for "Rust lite / MIR plus"☆976Mar 4, 2026Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,236Feb 27, 2026Updated 2 weeks ago
- Rust implementations of compiler-rt and libm☆481Mar 6, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A guide to how rustc works and how to contribute to it.☆1,833Updated this week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆240Feb 12, 2021Updated 5 years ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Run experiments across parts of the Rust ecosystem!☆728Updated this week
- a model of MIR and the Rust type/trait system☆332Mar 13, 2026Updated last week
- Security advisory database for Rust crates published through crates.io☆1,093Updated this week
- A home for compiler team planning documents, meeting minutes, and other such things.☆422Mar 2, 2026Updated 2 weeks ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- RFCs for changes to Rust☆6,419Feb 27, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Auditing crates for unsafe code which can be safely replaced☆569Mar 25, 2022Updated 3 years ago
- Parser for Rust source code☆3,302Updated this week
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Rust Memory Safety & Undefined Behavior Detection☆1,368Mar 9, 2024Updated 2 years ago
- Alternative rust compiler (re-implementation)☆2,441Mar 8, 2026Updated last week
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,826Mar 11, 2026Updated last week