rust-lang / project-inline-asm
Home for the Inline Assembly project group
☆33Updated 5 years ago
Alternatives and similar repositories for project-inline-asm
Users that are interested in project-inline-asm are comparing it to the libraries listed below
Sorting:
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆27Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆37Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- ☆63Updated 7 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Target "triple" support☆54Updated 3 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago