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☆151Updated 2 months ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- Manual segmented stacks for Rust☆298Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- ☆50Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A simple, id-based arena☆118Updated last year
- Execute your code on the Rust ecosystem.☆182Updated last month
- Integer trait and functions for Rust☆179Updated 9 months ago
- ☆95Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- GLL parsing framework.☆137Updated 11 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- ☆111Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆84Updated this week