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:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Faster integer division and modulus operations☆87Updated last month
- ☆57Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- ☆31Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆19Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- #[no_std] print equivalent for Rust☆64Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆63Updated 8 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆34Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago