rust-lang / specLinks
The Rust specification
☆128Updated 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☆220Updated last week
- Rust Project Goals tracker☆82Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated last week
- Transform Doxygen to Rustdoc☆21Updated last year
- Public repository for the Rust keyword generics initiative☆102Updated 11 months ago
- Manipulate LLVM-IR in Pure Rust☆221Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆78Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Bisects rustc, either nightlies or CI artifacts☆188Updated 2 weeks ago
- ☆69Updated last year
- An implementation of libc written in Rust☆296Updated 3 months ago
- ☆50Updated 5 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks ago
- Compile-time string formatting☆238Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Deadlock free mutexes☆175Updated 4 months ago
- A test framework for testing rustc diagnostics output☆33Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- ☆101Updated 5 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Guide for standard library developers☆84Updated 3 months ago
- extremely boring async function runner!☆158Updated 2 years ago