rust-lang / spec
The Rust specification
☆124Updated 9 months ago
Alternatives and similar repositories for spec
Users that are interested in spec are comparing it to the libraries listed below
Sorting:
- Rust Project Goals tracker☆75Updated last month
- Define compiler intermediate representation usable by external tools☆73Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Public repository for the Rust keyword generics initiative☆99Updated 9 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last month
- A test framework for testing rustc diagnostics output☆30Updated this week
- Transform Doxygen to Rustdoc☆21Updated 11 months ago
- ☆69Updated last year
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- Compile-time string formatting☆235Updated 5 months ago
- ☆49Updated 2 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆25Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Lints for kernel or embedded system development.☆106Updated this week
- LL(k) and LALR(1) parser generator for Rust☆213Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆179Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- home for proposals in and around compile-time function evaluation☆108Updated last year
- A Vec That Has a Smaller size_of☆138Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- An implementation of libc written in Rust☆286Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆129Updated 11 months ago
- Program startup and thread support written in Rust☆184Updated 2 weeks ago
- Rust nested structs☆75Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week