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☆53Updated 5 months ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆19Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- #[no_std] print equivalent for Rust☆62Updated last year
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆61Updated 7 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- ☆31Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆29Updated 10 months 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
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago