pcwalton / cxx-async
Simple interoperability between C++ coroutines and asynchronous Rust
☆244Updated 4 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 2 months ago
- ☆189Updated last year
- rust bindings of snmalloc☆128Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Proactive IO & Runtime system☆264Updated 11 months ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Async I/O and timers☆486Updated this week
- Generic Atomic<T> type for Rust☆230Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- rust stackful generator library☆322Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆226Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Performant time measuring in Rust☆186Updated last year
- A fast and flexible LRU map.☆177Updated 2 months ago
- Rust interface to io_uring☆331Updated 9 months ago
- FFI-compatible futures☆161Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Spin-based synchronization primitives☆508Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- Intrusive collections for Rust☆442Updated 6 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Async executor☆360Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Rust crate for managing CPU core affinities☆184Updated 2 weeks ago