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:
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- 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
- ☆50Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- A tool to help with minimization of Rust code☆59Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- We have Crater At Home☆36Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- 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
- `$crate` in procedural macros.☆74Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆32Updated 5 months ago
- ☆43Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Arbitrary precision floating point numbers library☆112Updated 5 months ago