bjorn3 / inline_asm_catalogueLinks
Catalogue of asm! snippets to help the discussion about stabilization of inline asm
☆10Updated 5 years ago
Alternatives and similar repositories for inline_asm_catalogue
Users that are interested in inline_asm_catalogue are comparing it to the libraries listed below
Sorting:
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆27Updated 3 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆53Updated 5 years ago
- ☆63Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- A rust implementation of the va_list type from `stdarg.h`☆24Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- ☆12Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- More maintainable Rust test☆28Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆20Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago