rust-lang / project-const-genericsLinks
☆44Updated 3 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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- A tool to help with minimization of Rust code☆59Updated last week
- ☆52Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Public repository for the Rust keyword generics initiative☆107Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 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.☆114Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- ☆34Updated this week
- We have Crater At Home☆36Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- Define compiler intermediate representation usable by external tools☆87Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Trait generalization of the fundamental types☆46Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Arbitrary precision floating point numbers library☆113Updated 7 months ago
- A library set of arbitrary precision numbers implemented in Rust.☆94Updated 8 months ago