exphp-share / unsafe-gotchas
mdbook on common pitfalls in unsafe rust code
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for unsafe-gotchas
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- Rustdoc's JSON output interface☆28Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- ☆11Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- We have Crater At Home☆20Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated 2 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Automatic testing of FFI bindings for Rust☆22Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Install a rustc master toolchain usable from rustup☆72Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Simple and fast implementation of language tag normalization and validation☆18Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A browser interface for working through rustc errors and running cargo commands.☆15Updated last year
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆55Updated last year
- Run Rust tests in isolated subprocesses☆38Updated 2 years ago
- Testing the Rust standard library with Miri, continuously☆10Updated last week
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- ☆19Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- A procedural macro implementation of `quote!`.☆23Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- ☆58Updated 7 years ago