rust-lang / specLinks
The Rust specification
☆129Updated 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☆227Updated this week
- Define compiler intermediate representation usable by external tools☆81Updated 2 weeks ago
- An implementation of libc written in Rust☆301Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated this week
- Rust Project Goals tracker☆86Updated this week
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Manipulate LLVM-IR in Pure Rust☆223Updated 3 years ago
- Manage multiple LLVM/Clang builds☆165Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Deadlock free mutexes☆177Updated 5 months ago
- Transform Doxygen to Rustdoc☆21Updated last year
- ☆69Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆243Updated 2 weeks ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A test framework for testing rustc diagnostics output☆33Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- ☆51Updated 6 months ago
- ☆101Updated 3 weeks ago
- Extra RNGs☆43Updated 2 months ago
- Compile-time string formatting☆241Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week