rust-lang / project-const-generics
☆45Updated 2 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
- Project group working on the "safe transmute" feature☆88Updated 4 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Threadsafe RefCell for Rust☆90Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- ☆41Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Choose Rust types at compile-time via constants☆63Updated last year
- A tool to help with minimization of Rust code☆49Updated last year
- Const TypeId and non-'static TypeId☆58Updated last week
- Macro for sealing traits and structures☆50Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆111Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- docs.rs as a publishing platform?☆66Updated last week
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Arbitrary precision floating point numbers library☆101Updated 10 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated 3 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆93Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week