danielhenrymantilla / rust-uninitLinks
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
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- ☆31Updated 5 years ago
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆29Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ☆19Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Target "triple" support☆54Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- We have Crater At Home☆34Updated 7 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- Abstract over different executors☆73Updated last year