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:
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 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.☆128Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Bisects rustc, either nightlies or CI artifacts☆192Updated 2 weeks ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Install a rustc master toolchain usable from rustup☆76Updated 3 weeks ago
- A simple, id-based arena☆121Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- ☆101Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆53Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Please do not use this.☆185Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- ☆112Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago