Read trait fixed to soundly work with uninitalized memory
☆28Nov 20, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Annotation to easily define ad-hoc / one-shot extension traits☆16Mar 30, 2026Updated 4 months ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 3 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 🎲 Syncing my dotfiles☆13Jul 17, 2026Updated 3 weeks ago
- More indexing options for Rust slices☆12Oct 26, 2023Updated 2 years ago
- Lending iterators on stable Rust☆88Jan 12, 2024Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆130Aug 7, 2026Updated last week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆27Jan 31, 2022Updated 4 years ago
- Type-level strings☆19Apr 14, 2026Updated 4 months ago
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- field accessor traits,and emulation of structural types☆13Apr 13, 2021Updated 5 years ago
- A live, read-only Docker metrics dashboard for your terminal — CPU sparklines, memory gauges, network I/O. Built with Ratatui.☆15Jul 8, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Parse JSON file at compile time and embed as serde_json::Value☆40Aug 3, 2026Updated last week
- Simple and fast async channels☆18Jul 22, 2026Updated 3 weeks ago
- Libraries for declaring and using type-level values.☆11Mar 28, 2019Updated 7 years ago
- Compile-time string formatting☆275Apr 17, 2026Updated 3 months ago
- Rust catalog of CRC algorithms and their parameters.☆12May 26, 2026Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆26Aug 11, 2024Updated 2 years ago
- Cryptographic signatures for auditing unsafe code in Rust☆55Jan 19, 2015Updated 11 years ago
- extensions to core/std library types.