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☆197Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- ☆101Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- docs.rs as a publishing platform?☆71Updated last month
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- GLL parsing framework.☆138Updated last year
- Please do not use this.☆187Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- ☆53Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆51Updated last month
- A fast, concurrent string interner☆157Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆112Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆186Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week