rust-lang / project-const-genericsLinks
☆45Updated 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☆96Updated last year
- ☆53Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A tool to help with minimization of Rust code☆63Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated last year
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆111Updated 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.☆113Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Arbitrary precision floating point numbers library☆113Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆36Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A library set of arbitrary precision numbers implemented in Rust.☆96Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Define compiler intermediate representation usable by external tools☆95Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago