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:
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ☆37Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Project group working on the "safe transmute" feature☆97Updated last year
- 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
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆27Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- A symbolic evaluator for MIR☆20Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Target "triple" support☆55Updated last month
- ☆64Updated 8 years ago
- Token tree calling convention☆83Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆61Updated 2 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month