danielhenrymantilla / rust-uninitLinks
Read trait fixed to soundly work with uninitalized memory
☆28Updated 2 years ago
Alternatives and similar repositories for rust-uninit
Users that are interested in rust-uninit are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- ☆31Updated 5 years ago
- #[no_std] print equivalent for Rust☆65Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆64Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago