rust-lang / const-evalLinks
home for proposals in and around compile-time function evaluation
☆112Updated last week
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
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- Project group working on the "safe transmute" feature☆96Updated last year
- Manual segmented stacks for Rust☆328Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆100Updated 3 months ago
- A simple, id-based arena☆123Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- docs.rs as a publishing platform?☆71Updated this week
- Install a rustc master toolchain usable from rustup☆77Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆188Updated 2 weeks ago
- GLL parsing framework.☆138Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- generators☆211Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Please do not use this.☆188Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A fast, concurrent string interner☆162Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago