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
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- ☆31Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆64Updated 8 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago