rust-lang / project-const-generics
☆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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- ☆37Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Public repository for the Rust keyword generics initiative☆98Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Arbitrary precision floating point numbers library☆107Updated last month
- A tool to help with minimization of Rust code☆51Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- We have Crater At Home☆30Updated 5 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Define compiler intermediate representation usable by external tools☆73Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆155Updated 11 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago