rust-lang / const-evalLinks
home for proposals in and around compile-time function evaluation
☆110Updated 2 years ago
Alternatives and similar repositories for const-eval
Users that are interested in const-eval are comparing it to the libraries listed below
Sorting:
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- A simple, id-based arena☆120Updated last year
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- ☆101Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- GLL parsing framework.☆137Updated last year
- Please do not use this.☆185Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A fast, concurrent string interner☆151Updated last year
- ☆112Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Token tree calling convention☆80Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago