rust-lang / specLinks
The Rust specification
☆128Updated 11 months ago
Alternatives and similar repositories for spec
Users that are interested in spec are comparing it to the libraries listed below
Sorting:
- LL(k) and LALR(1) parser generator for Rust☆215Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- Define compiler intermediate representation usable by external tools☆77Updated last year
- Manipulate LLVM-IR in Pure Rust☆221Updated 3 years ago
- An implementation of libc written in Rust☆294Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆187Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- Rust Project Goals tracker☆78Updated 2 weeks ago
- Transform Doxygen to Rustdoc☆21Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Manage multiple LLVM/Clang builds☆163Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- A framework for writing plugins that integrate with the Rust compiler☆152Updated 3 months ago
- extremely boring async function runner!☆158Updated 2 years ago
- a model of MIR and the Rust type/trait system☆308Updated 2 weeks ago
- ☆50Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Program startup and thread support written in Rust☆188Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago