rodrimati1992 / abi_stable_cratesView external linksLinks
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆583Oct 12, 2023Updated 2 years ago
Alternatives and similar repositories for abi_stable_crates
Users that are interested in abi_stable_crates are comparing it to the libraries listed below
Sorting:
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,413Jan 7, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated 3 weeks ago
- Rust ABI safe code generator☆190Apr 25, 2025Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆769Updated this week
- FFI-compatible futures☆172Sep 30, 2025Updated 4 months ago
- A Stable ABI for Rust with compact sum-types☆410Jan 18, 2026Updated 3 weeks ago
- Typed distributed plugin registration☆1,262Jan 21, 2026Updated 3 weeks ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code