pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆264Updated 4 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)☆303Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated last month
- Proactive IO & Runtime system☆276Updated last year
- rust bindings of snmalloc☆148Updated 4 months ago
- Performant time measuring in Rust☆201Updated last year
- FFI-compatible futures☆171Updated 3 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- lock-free B+ tree☆309Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- rust stackful generator library☆358Updated last month
- Async stream for Rust and the futures crate.☆192Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A thread-per-core Linux io_uring async runtime for Rust optimized for latency.☆162Updated this week
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- Lightweight and high performance concurrent cache☆308Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Rust interface to io_uring☆338Updated last year
- A fast and flexible LRU map.☆199Updated last year