pcwalton / cxx-async
Simple interoperability between C++ coroutines and asynchronous Rust
☆245Updated 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 3 months ago
- ☆192Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Proactive IO & Runtime system☆269Updated last year
- Rust interface to io_uring☆332Updated 10 months ago
- The cost of Rust async/await☆130Updated 2 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆145Updated 2 years ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- rust bindings of snmalloc☆129Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆183Updated last month
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Rust allocator using jemalloc as a backend☆405Updated 2 months ago
- Async I/O and timers☆497Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆235Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆290Updated 8 months ago
- Performant time measuring in Rust☆188Updated last year
- rust stackful generator library☆325Updated 3 weeks ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆414Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆355Updated last week
- perf-event: a Rust interface to Linux performance monitoring☆114Updated last week
- Intrusive collections for Rust☆446Updated 7 months ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- Structured concurrency operations for async Rust☆444Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Notify async tasks or threads☆468Updated 2 months ago