rust-lang / project-const-generics
☆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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- We have Crater At Home☆28Updated 4 months ago
- A tool to help with minimization of Rust code☆50Updated last year
- `$crate` in procedural macros.☆69Updated last week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- A sinless derive helper☆65Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Bechmarks for Rust big integer implementations☆60Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Link libstdc++ or libc++ automatically or manually☆45Updated last week
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆84Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year