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:
- ☆27Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆53Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A rust implementation of the va_list type from `stdarg.h`☆24Updated 2 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- ☆63Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 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
- Rust ❤️ Expat library☆23Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆40Updated 6 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- The empty type Void.☆70Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- Implementation of libm in rust☆34Updated 8 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- 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
- ☆18Updated 3 years ago