rust-lang / specLinks
The Rust specification
☆128Updated 10 months ago
Alternatives and similar repositories for spec
Users that are interested in spec are comparing it to the libraries listed below
Sorting:
- Public repository for the Rust keyword generics initiative☆100Updated 10 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated this week
- Rust Project Goals tracker☆76Updated 2 weeks ago
- An implementation of libc written in Rust☆292Updated last month
- Define compiler intermediate representation usable by external tools☆74Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- LL(k) and LALR(1) parser generator for Rust☆213Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Lints for kernel or embedded system development.☆109Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Compile-time string formatting☆238Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆50Updated 3 months ago
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆113Updated 11 months ago
- ☆100Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Deadlock free mutexes☆175Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- Bisects rustc, either nightlies or CI artifacts☆185Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A test framework for testing rustc diagnostics output☆32Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- a model of MIR and the Rust type/trait system☆305Updated 3 months ago
- ☆54Updated last year