pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆251Updated this week
Alternatives and similar repositories for cxx-async
Users that are interested in cxx-async are comparing it to the libraries listed below
Sorting:
- ☆197Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- rust bindings of snmalloc☆137Updated 4 months ago
- Performant time measuring in Rust☆194Updated last year
- Proactive IO & Runtime system☆276Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- FFI-compatible futures☆167Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- rust stackful generator library☆342Updated last month
- The cost of Rust async/await☆131Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆223Updated last month
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆196Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated this week
- SIMD-accelerated operations☆237Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- ☆49Updated 7 months ago
- Async stream for Rust and the futures crate.☆185Updated this week
- perf-event: a Rust interface to Linux performance monitoring☆120Updated 2 months ago
- lock-free B+ tree☆294Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆195Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago