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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- ☆95Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Bare-metal allocators.☆76Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆61Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 9 months ago
- An exploration of Storages☆39Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Please do not use this.☆188Updated 4 years ago
- ☆92Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Cross-platform interface to the `errno` variable☆74Updated 3 weeks ago
- ☆42Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago