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:
- Token tree calling convention☆80Updated 2 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
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆63Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆53Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆59Updated 11 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆27Updated 10 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆40Updated 6 years ago
- A collection of custom allocators☆44Updated 8 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago