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.☆50Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ☆53Updated last month
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A tool to help with minimization of Rust code☆59Updated 4 months ago
- We have Crater At Home☆36Updated 10 months ago
- Arbitrary precision floating point numbers library☆113Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- `$crate` in procedural macros.☆74Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Token tree calling convention☆80Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- A fast, concurrent string interner☆152Updated last year