Simple interoperability between C++ coroutines and asynchronous Rust
☆266Sep 11, 2025Updated 5 months ago
Alternatives and similar repositories for cxx-async
Users that are interested in cxx-async are comparing it to the libraries listed below
Sorting:
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Oct 16, 2023Updated 2 years ago
- ☆206Feb 19, 2024Updated 2 years ago
- FFI-compatible futures☆173Sep 30, 2025Updated 5 months ago
- Free conversion between async and sync in Rust☆52Jun 25, 2022Updated 3 years ago
- Safe interop between Rust and C++☆6,677Feb 26, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- A bidirectional bindings generator for C++ and Rust.☆978Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,027Jan 16, 2026Updated last month
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- Experimental lock-free structures in Rust.☆21May 10, 2022Updated 3 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,056Feb 16, 2026Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated last month
- An implementation of memcpy for amd64 with clang/gcc☆15Feb 7, 2022Updated 4 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆230Jun 10, 2025Updated 8 months ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆55Apr 10, 2024Updated last year
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆747Feb 26, 2026Updated last week
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Performant time measuring in Rust☆201Mar 18, 2024Updated last year
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers☆2,518Aug 29, 2025Updated 6 months ago
- Experiments with structured concurrency in Rust☆413Jul 24, 2024Updated last year
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- TPCH benchmark tool for databend☆11Nov 15, 2022Updated 3 years ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆584Oct 21, 2025Updated 4 months ago
- build and install C-compatible libraries☆536Feb 26, 2026Updated last week
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- The `io_uring` library for Rust☆1,608Updated this week
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 11 months ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago