pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆251Updated 7 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:
- ☆197Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- rust bindings of snmalloc☆136Updated 3 months ago
- Proactive IO & Runtime system☆274Updated last year
- Performant time measuring in Rust☆192Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- The cost of Rust async/await☆130Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- SIMD-accelerated operations☆232Updated last month
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- lock-free B+ tree☆291Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- FFI-compatible futures☆165Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆184Updated last month
- Lightweight and high performance concurrent cache☆249Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆222Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago