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:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆88Updated 7 months ago
- An exploration of Storages☆35Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- ☆31Updated 5 years ago
- Abstract over different executors☆73Updated last year
- A Mutex wrapper tracking acquisition order☆73Updated 3 weeks ago
- ☆63Updated 7 years ago
- ☆112Updated 2 years ago
- ☆57Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Big array helper for serde☆60Updated last year
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Choose Rust types at compile-time via constants☆65Updated last year
- ☆67Updated 9 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago