rust-lang / specLinks
The Rust specification
☆135Updated last year
Alternatives and similar repositories for spec
Users that are interested in spec are comparing it to the libraries listed below
Sorting:
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last month
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- LL(k) and LALR(1) parser generator for Rust☆234Updated this week
- An implementation of libc written in Rust☆311Updated last week
- Rust Project Goals tracker☆123Updated this week
- Transform Doxygen to Rustdoc☆22Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Manipulate LLVM-IR in Pure Rust☆226Updated 3 years ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- ☆51Updated 4 months ago
- Guide for standard library developers☆87Updated 9 months ago
- A Vec That Has a Smaller size_of☆154Updated 3 months ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- A new register allocator☆248Updated this week
- Compile-time string formatting☆261Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆348Updated last month
- ☆71Updated last year
- Silky smooth Java-Rust interop☆200Updated this week
- Deadlock free mutexes☆177Updated 9 months ago
- The home of the library team☆159Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆178Updated 8 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Program startup and thread support written in Rust☆199Updated 2 weeks ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆135Updated last year