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☆64Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆60Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆31Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆63Updated 8 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Token tree calling convention☆80Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago