slightknack / rust-abi-wikiLinks
A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.
☆34Updated 5 years ago
Alternatives and similar repositories for rust-abi-wiki
Users that are interested in rust-abi-wiki are comparing it to the libraries listed below
Sorting:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆61Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Automatic cfg for Rust compiler features☆111Updated last week
- home for proposals in and around compile-time function evaluation☆112Updated 2 months ago
- Please do not use this.☆188Updated 4 years ago
- Macro for sealing traits and structures☆61Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆95Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- Token tree calling convention☆83Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- An exploration of Storages☆39Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Make trait methods callable without the trait in scope☆162Updated this week