rust-lang / const-eval
home for proposals in and around compile-time function evaluation
☆107Updated last year
Alternatives and similar repositories for const-eval:
Users that are interested in const-eval are comparing it to the libraries listed below
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Execute your code on the Rust ecosystem.☆183Updated last week
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- ☆96Updated last week
- A simple, id-based arena☆118Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆182Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- ☆50Updated 2 weeks ago
- ☆111Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- GLL parsing framework.☆138Updated 11 months ago
- A fast, concurrent string interner☆149Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Please do not use this.☆174Updated 3 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago