rust-lang / project-inline-asmLinks
Home for the Inline Assembly project group
☆34Updated 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:
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- ☆37Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Target "triple" support☆54Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- ☆27Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆53Updated 6 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Cross-platform interface to the `errno` variable☆74Updated 2 weeks ago
- ☆69Updated 4 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- ☆92Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 6 years ago
- dlmalloc ported into Rust☆114Updated last month