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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆60Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆31Updated 5 years ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- ☆63Updated 8 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Convert number to enum☆87Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago