pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆261Updated 3 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:
- ☆205Updated last year
- a lock-free concurrent slab (experimental)☆302Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last month
- Performant time measuring in Rust☆199Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆228Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- Proactive IO & Runtime system☆275Updated last year
- FFI-compatible futures☆170Updated 2 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- The cost of Rust async/await☆132Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- ☆52Updated last year
- Rust crate for managing CPU core affinities☆211Updated 9 months ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- rust stackful generator library☆358Updated last week
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 3 weeks ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Rust interface to io_uring☆337Updated last year
- SIMD-accelerated operations☆247Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- lock-free B+ tree☆309Updated last year