rust-lang / specLinks
The Rust specification
☆136Updated last year
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☆230Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆103Updated 2 weeks ago
- Define compiler intermediate representation usable by external tools☆94Updated 2 weeks ago
- Transform Doxygen to Rustdoc☆21Updated last year
- An implementation of libc written in Rust☆303Updated 2 weeks ago
- Manipulate LLVM-IR in Pure Rust☆223Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Bisects rustc, either nightlies or CI artifacts☆193Updated last month
- Lints for kernel or embedded system development.☆125Updated last week
- Public repository for the Rust keyword generics initiative☆108Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Rust Project Goals tracker☆96Updated 2 weeks ago
- Manage multiple LLVM/Clang builds☆168Updated last year
- ☆69Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Guide for standard library developers☆85Updated 6 months ago
- ☆51Updated 2 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Project group working on the "safe transmute" feature☆94Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆258Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Deadlock free mutexes☆177Updated 7 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- The home of the library team☆152Updated last month
- A new register allocator☆242Updated last month
- Compile-time string formatting☆248Updated last month
- extremely boring async function runner!☆162Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year