exphp-share / unsafe-gotchasLinks
mdbook on common pitfalls in unsafe rust code
☆11Updated 6 years ago
Alternatives and similar repositories for unsafe-gotchas
Users that are interested in unsafe-gotchas are comparing it to the libraries listed below
Sorting:
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- rust slice conversion library☆16Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A library version of cargo-bloat & more☆35Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A rust library for checked floating point operations☆82Updated last year
- ☆112Updated 3 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆61Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆12Updated 4 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆15Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Iterator of const known length☆18Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- Name return types of async fn on stable Rust☆19Updated 3 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago