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:
- ☆37Updated last year
- std::Error in no_std environment.☆39Updated 5 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- 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
- Target "triple" support☆55Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A symbolic evaluator for MIR☆20Updated 6 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆27Updated 4 years ago
- Token tree calling convention☆83Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago