FFI-compatible futures
☆173Sep 30, 2025Updated 5 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.☆584Oct 12, 2023Updated 2 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆266Sep 11, 2025Updated 5 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,027Jan 16, 2026Updated last month
- Byte-wise atomic memcpy.☆44Updated this week
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated 2 weeks ago
- Rust ABI safe code generator☆190Apr 25, 2025Updated 10 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 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 4 years ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- ☆114Nov 27, 2023Updated 2 years ago
- Clone trait that is object-safe☆749Feb 16, 2026Updated 2 weeks ago
- Cargo hack manager☆64Feb 5, 2024Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A Stable ABI for Rust with compact sum-types☆410Feb 23, 2026Updated last week
- ☆26Feb 27, 2026Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,420Jan 7, 2026Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆125Oct 31, 2025Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆584Oct 21, 2025Updated 4 months ago
- Add observability to your Rust types!☆63Sep 19, 2025Updated 5 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆214Oct 27, 2025Updated 4 months ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆747Feb 26, 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)☆772Feb 16, 2026Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated 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 …☆21Feb 24, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆434Feb 20, 2026Updated 2 weeks ago