oxalica / async-ffiView external linksLinks
FFI-compatible futures
☆172Sep 30, 2025Updated 4 months ago
Alternatives and similar repositories for async-ffi
Users that are interested in async-ffi are comparing it to the libraries listed below
Sorting:
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆582Oct 12, 2023Updated 2 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆265Sep 11, 2025Updated 5 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,024Jan 16, 2026Updated 3 weeks ago
- Byte-wise atomic memcpy.☆43Feb 6, 2026Updated last week
- Rust ABI safe code generator☆190Apr 25, 2025Updated 9 months ago
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 3 years ago
- Typed distributed plugin registration☆1,258Jan 21, 2026Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆188Jan 20, 2026Updated 3 weeks ago
- ☆114Nov 27, 2023Updated 2 years ago
- Clone trait that is object-safe☆746Updated this week
- Cargo hack manager☆64Feb 5, 2024Updated 2 years ago
- A Stable ABI for Rust with compact sum-types☆410Jan 18, 2026Updated 3 weeks ago
- ☆26Updated this week
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Jan 28, 2024Updated 2 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,413Jan 7, 2026Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Oct 31, 2025Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated last month
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆205Oct 27, 2025Updated 3 months ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆583Oct 21, 2025Updated 3 months ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆735Feb 7, 2026Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆769Updated this week
- Alternative future adapters that provide cancel safety.☆80Feb 4, 2026Updated last week
- Type-erased Serialize, Serializer and Deserializer traits☆809Updated this week
- A GUI application for testing GRPC services☆18Nov 20, 2023Updated 2 years ago
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Updated this week
- Safe cross-platform linker shenanigans☆832Updated this week
- Fast floating point to string conversion☆690Feb 3, 2026Updated last week
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆436Jan 5, 2026Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Sep 13, 2025Updated 5 months ago