slightknack / rust-abi-wikiLinks
A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.
☆32Updated 4 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:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆57Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- An exploration of Storages☆35Updated last year
- ☆63Updated 7 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Target "triple" support☆54Updated 3 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆31Updated 5 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- String optimized for map keys☆63Updated this week
- ☆89Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- ☆49Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago