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
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Target "triple" support☆51Updated 3 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- ☆52Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆47Updated 4 years ago
- ☆37Updated 4 months ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆63Updated 7 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 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.☆38Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago