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:
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Rustdoc's JSON output interface☆35Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- ☆112Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- rust slice conversion library☆16Updated 3 years ago
- ☆60Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- ☆12Updated 3 years ago
- Convenience wrapper for cargo buildscript input/output☆15Updated this week
- ☆77Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆30Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- ☆63Updated 8 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago