pcwalton / cxx-async
Simple interoperability between C++ coroutines and asynchronous Rust
☆247Updated 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
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- ☆193Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Proactive IO & Runtime system☆271Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- rust bindings of snmalloc☆129Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- Async stream for Rust and the futures crate.☆183Updated this week
- Reflection via DWARF.☆296Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆116Updated this week
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- Rust interface to io_uring☆333Updated 11 months ago
- Performant time measuring in Rust☆189Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- FFI-compatible futures☆163Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆209Updated last month
- Per-object thread-local storage for Rust☆342Updated last year
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- offsetof for Rust☆225Updated last year
- Async synchronization primitives☆267Updated last month
- Task abstraction for building executors☆466Updated 3 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆225Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Async executor☆363Updated last week
- Generic Atomic<T> type for Rust☆234Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆148Updated 2 years ago
- A fast and flexible LRU map.☆181Updated 4 months ago