pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆257Updated 3 weeks 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 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.☆133Updated 4 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- ☆201Updated last year
- Performant time measuring in Rust☆195Updated last year
- rust bindings of snmalloc☆142Updated last month
- The cost of Rust async/await☆131Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- Proactive IO & Runtime system☆275Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 4 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 2 months ago
- FFI-compatible futures☆167Updated last week
- Async stream for Rust and the futures crate.☆188Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- SIMD-accelerated operations☆243Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆254Updated last week
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- rust stackful generator library☆349Updated last week
- lock-free B+ tree☆300Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- perf-event: a Rust interface to Linux performance monitoring☆124Updated last month
- Generic Atomic<T> type for Rust☆241Updated 3 weeks ago
- Per-object thread-local storage for Rust☆353Updated last week
- offsetof for Rust☆228Updated last year
- Rust crate for managing CPU core affinities☆206Updated 7 months ago
- Lightweight and high performance concurrent cache☆270Updated last week