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 rust implementation of the va_list type from `stdarg.h`☆22Updated this week
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆53Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆27Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆40Updated 6 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- More maintainable Rust test☆28Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆63Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- ☆23Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆47Updated 4 years ago