pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆254Updated last week
Alternatives and similar repositories for cxx-async
Users that are interested in cxx-async are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆292Updated 8 months ago
- ☆200Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Performant time measuring in Rust☆194Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Proactive IO & Runtime system☆274Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆223Updated 2 months ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- Rust interface to io_uring☆336Updated last year
- lock-free B+ tree☆296Updated 11 months ago
- rust stackful generator library☆346Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆301Updated last month
- SIMD-accelerated operations☆238Updated last week
- offsetof for Rust☆229Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- The cost of Rust async/await☆131Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated 2 weeks ago
- FFI-compatible futures☆165Updated 2 months ago
- Lightweight and high performance concurrent cache☆261Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- ☆50Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago
- Hazard pointers in Rust.☆206Updated 2 months ago
- Async stream for Rust and the futures crate.☆186Updated this week
- Concurrent multi-producer multi-consumer queue☆286Updated 3 weeks ago