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
- Project group working on the "safe transmute" feature☆89Updated 6 months ago
- GLL parsing framework.☆137Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- Manual segmented stacks for Rust☆299Updated this week
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- A simple, id-based arena☆118Updated last year
- ☆96Updated 3 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆84Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Please do not use this.☆174Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆50Updated 3 weeks ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago