pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆255Updated 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)☆296Updated 8 months ago
- ☆200Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- rust bindings of snmalloc☆140Updated 2 weeks ago
- Performant time measuring in Rust☆195Updated last year
- Rust crate for managing CPU core affinities☆204Updated 6 months ago
- FFI-compatible futures☆167Updated 3 months ago
- Proactive IO & Runtime system☆274Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆224Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆123Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆445Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 3 weeks ago
- The cost of Rust async/await☆131Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- ☆50Updated 9 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- SIMD-accelerated operations☆242Updated last month
- rust stackful generator library☆350Updated last week
- Stack unwinding library in Rust☆126Updated last month
- Intrusive collections for Rust☆468Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆246Updated 2 months ago