#cpp #async #ffi

macro cxx-async-macro

The macro for simple interoperability between C++ coroutines and asynchronous Rust

3 releases

0.1.2 Nov 12, 2024
0.1.1 Sep 21, 2022
0.1.0 Sep 3, 2022

#2615 in Procedural macros

Download history 104/week @ 2024-11-16 60/week @ 2024-11-23 128/week @ 2024-11-30 65/week @ 2024-12-07 65/week @ 2024-12-14 164/week @ 2024-12-21 136/week @ 2024-12-28 141/week @ 2025-01-04 149/week @ 2025-01-11 47/week @ 2025-01-18 39/week @ 2025-01-25 148/week @ 2025-02-01 111/week @ 2025-02-08 171/week @ 2025-02-15 123/week @ 2025-02-22 105/week @ 2025-03-01

543 downloads per month
Used in cxx-async

MIT/Apache

24KB
395 lines

The definition of the #[bridge] macro.

Don't depend on this crate directly; just use the reexported macro in cxx-async.

Dependencies

~1.5MB
~38K SLoC