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☆38Updated last month
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- ☆111Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- rust slice conversion library☆16Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- A rust library for checked floating point operations☆83Updated last month
- ☆61Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A library version of cargo-bloat & more☆35Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- ☆43Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago