pcwalton / cxx-async
Simple interoperability between C++ coroutines and asynchronous Rust
☆236Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cxx-async
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- ☆185Updated 9 months ago
- Proactive IO & Runtime system☆251Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Rust allocator using jemalloc as a backend☆366Updated last week
- Reflection via DWARF.☆293Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- rust bindings of snmalloc☆122Updated this week
- Performant time measuring in Rust☆171Updated 8 months ago
- lock-free B+ tree☆278Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆138Updated last year
- Concurrently Readable Data Structures for Rust☆343Updated last month
- FFI-compatible futures☆155Updated this week
- The cost of Rust async/await☆119Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆191Updated last week
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Rust interface to io_uring☆329Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆161Updated 7 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Lightweight and high performance concurrent cache☆178Updated 2 months ago
- Async I/O and timers☆450Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago