bjorn3 / inline_asm_catalogue
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
- 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
- ☆26Updated 3 years ago
- ☆61Updated 7 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last week
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Testing the Rust standard library with Miri, continuously☆13Updated last week
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- ☆52Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A rust implementation of the va_list type from `stdarg.h`☆20Updated 7 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- ☆12Updated 3 years ago
- ☆47Updated 4 years ago
- Renders interactive fractal-like animations☆19Updated 7 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆17Updated 4 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆23Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago