rust-lang / project-const-genericsLinks
☆44Updated 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
Sorting:
- 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
- A tool to help with minimization of Rust code☆57Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆41Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- We have Crater At Home☆35Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Public repository for the Rust keyword generics initiative☆100Updated 10 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Blazing fast immutable collection datatypes for Rust.☆105Updated 2 weeks ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- A Set of Bits☆67Updated this week