rust-lang / specLinks
The Rust specification
☆127Updated 10 months ago
Alternatives and similar repositories for spec
Users that are interested in spec are comparing it to the libraries listed below
Sorting:
- Rust Project Goals tracker☆76Updated 2 weeks ago
- Define compiler intermediate representation usable by external tools☆74Updated 11 months ago
- LL(k) and LALR(1) parser generator for Rust☆212Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated 2 weeks ago
- Public repository for the Rust keyword generics initiative☆100Updated 9 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Compile-time string formatting☆236Updated 5 months ago
- Bisects rustc, either nightlies or CI artifacts☆185Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- A test framework for testing rustc diagnostics output☆31Updated this week
- a model of MIR and the Rust type/trait system☆301Updated 2 months ago
- ☆144Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- ☆49Updated 3 months ago
- An implementation of libc written in Rust☆290Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Deadlock free mutexes☆174Updated 2 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A framework for writing plugins that integrate with the Rust compiler☆151Updated last month
- A simple, id-based arena☆119Updated last year
- Manage multiple LLVM/Clang builds☆162Updated last year
- ☆69Updated last year