danielhenrymantilla / rust-uninitLinks
Read trait fixed to soundly work with uninitalized memory
☆27Updated 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:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆61Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆31Updated 5 years ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Faster integer division and modulus operations☆87Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Token tree calling convention☆82Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆64Updated 8 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago