rust-lang / project-const-genericsLinks
☆46Updated 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:
- Project group working on the "safe transmute" feature☆97Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- Arbitrary precision floating point numbers library☆112Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- ☆55Updated 5 months ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- ☆39Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A pure Rust linear programming solver☆91Updated 5 years ago
- Better reference counted strings for Rust☆140Updated last year
- `$crate` in procedural macros.☆81Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated last week
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- We have Crater At Home☆37Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A library set of arbitrary precision numbers implemented in Rust.☆95Updated 2 months ago