danielhenrymantilla / rust-uninitLinks
Read trait fixed to soundly work with uninitalized memory
☆27Updated last year
Alternatives and similar repositories for rust-uninit
Users that are interested in rust-uninit are comparing it to the libraries listed below
Sorting:
- #[no_std] print equivalent for Rust☆65Updated last month
- ☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- ☆31Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆64Updated 8 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated last month