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
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- We have Crater At Home☆32Updated 6 months ago
- Public repository for the Rust keyword generics initiative☆99Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Better reference counted strings for Rust☆125Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A tool to help with minimization of Rust code☆51Updated 2 weeks ago
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆38Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Arbitrary precision floating point numbers library☆109Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆25Updated last year