danielhenrymantilla / rust-uninit
Read trait fixed to soundly work with uninitalized memory
☆25Updated last year
Alternatives and similar repositories for rust-uninit:
Users that are interested in rust-uninit are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆31Updated 5 years ago
- ☆56Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- (lifetime) GATs on stable Rust☆58Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆19Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Target "triple" support☆51Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Safe generators on stable Rust.☆40Updated last year
- ☆63Updated 7 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago