Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆584Oct 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,420Jan 7, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Rust ABI safe code generator☆190Apr 25, 2025Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 3 weeks ago
- FFI-compatible futures☆173Sep 30, 2025Updated 5 months ago
- A Stable ABI for Rust with compact sum-types☆410Feb 23, 2026Updated 2 weeks ago
- Typed distributed plugin registration☆1,274Feb 19, 2026Updated 2 weeks ago
- Manual segmented stacks for Rust☆336Feb 7, 2026Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,027Jan 16, 2026Updated last month
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Safe cross-platform linker shenanigans☆837Feb 19, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,067Feb 28, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- "A very small syn"☆213Feb 1, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- rust stackful generator library☆362Mar 2, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆282Jan 22, 2026Updated last month
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Safe interop between Rust and C++☆6,677Feb 26, 2026Updated last week
- build and install C-compatible libraries☆537Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Type-erased Serialize, Serializer and Deserializer traits☆813Mar 2, 2026Updated last week
- Type erasure for async trait methods☆2,124Feb 16, 2026Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆696Jan 11, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Rust task runner and build tool.☆2,903Feb 5, 2026Updated last month