pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆265Updated 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
Sorting:
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- ☆205Updated last year
- Performant time measuring in Rust☆201Updated last year
- Proactive IO & Runtime system☆276Updated last year
- rust bindings of snmalloc☆149Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 5 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- FFI-compatible futures☆172Updated 4 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆230Updated 8 months ago
- Async stream for Rust and the futures crate.☆193Updated this week
- rust stackful generator library☆361Updated last month
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- lock-free B+ tree☆309Updated last year
- Rust interface to io_uring☆339Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- The cost of Rust async/await☆132Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A fast and flexible LRU map.☆200Updated last year
- A cross-platform `addr2line` clone written in Rust, using `gimli`☆405Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- offsetof for Rust☆228Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- SIMD-accelerated operations☆250Updated last week
- Experiments with structured concurrency in Rust☆410Updated last year
- Intrusive collections for Rust☆487Updated last month