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.☆114Updated 5 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆95Updated last year
- A tool to mine crates.io and produce static websites☆137Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆91Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- An exploration of Storages☆39Updated 2 years ago
- Rust serializer library☆88Updated last month
- Please do not use this.☆187Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆59Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- ☆112Updated 2 years ago