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:
- Install a rustc master toolchain usable from rustup☆76Updated last week
- ☆37Updated 8 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆63Updated 8 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- ☆27Updated 4 years ago
- dlmalloc ported into Rust☆110Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ☆60Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Target "triple" support☆52Updated this week
- 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 tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆53Updated 5 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆32Updated 3 years ago
- Cross-platform interface to the `errno` variable☆71Updated this week