rust-lang / project-const-genericsLinks
☆44Updated 2 years ago
Alternatives and similar repositories for project-const-generics
Users that are interested in project-const-generics are comparing it to the libraries listed below
Sorting:
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- ☆41Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- We have Crater At Home☆36Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A tool to help with minimization of Rust code☆58Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆23Updated 11 months ago
- ☆37Updated 6 months ago
- Define compiler intermediate representation usable by external tools☆78Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Experimenting with Rust's fundamental data model☆53Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago