slightknack / rust-abi-wiki
A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-abi-wiki
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆112Updated last year
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- ☆55Updated last year
- Token tree calling convention☆79Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- ☆31Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Lossless functionality for platform-native strings.☆70Updated last week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Lightning Creations Compiler Frontend for various languages☆115Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Ranged integers for Rust based on const generics☆27Updated last month
- ☆84Updated 3 weeks ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- ☆60Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Serialization value trees☆43Updated 3 months ago