pcwalton / cxx-async
Simple interoperability between C++ coroutines and asynchronous Rust
☆238Updated last month
Alternatives and similar repositories for cxx-async:
Users that are interested in cxx-async are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- ☆189Updated 10 months ago
- rust bindings of snmalloc☆125Updated last month
- Proactive IO & Runtime system☆255Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆270Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Reflection via DWARF.☆296Updated last year
- Performant time measuring in Rust☆182Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆383Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆141Updated 2 years ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- Rust interface to io_uring☆328Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆275Updated 5 months ago
- The cost of Rust async/await☆128Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆210Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆295Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆112Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- Per-object thread-local storage for Rust☆339Updated 8 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆161Updated last month
- Experiments with structured concurrency in Rust☆334Updated 5 months ago
- Rust crate for managing CPU core affinities☆181Updated 6 months ago
- rust stackful generator library☆315Updated 3 weeks ago
- A thread-safe & efficient memory pool☆164Updated last year