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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- Public repository for the Rust keyword generics initiative☆109Updated last year
- ☆54Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Easy function multiversioning for Rust☆251Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A tool to help with minimization of Rust code☆63Updated 2 months ago
- Arbitrary precision floating point numbers library☆113Updated 9 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- ☆36Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Better reference counted strings for Rust☆139Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago