rust-lang / const-evalLinks
home for proposals in and around compile-time function evaluation
☆113Updated last month
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☆199Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Project group working on the "safe transmute" feature☆97Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- ☆55Updated 5 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Manual segmented stacks for Rust☆332Updated 2 weeks ago
- GLL parsing framework.☆139Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- ☆99Updated 5 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Token tree calling convention☆83Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Please do not use this.☆188Updated 4 years ago
- ☆51Updated 4 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week