pcwalton / cxx-asyncLinks
Simple interoperability between C++ coroutines and asynchronous Rust
☆248Updated 6 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:
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- ☆194Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Performant time measuring in Rust☆192Updated last year
- rust bindings of snmalloc☆131Updated last month
- Proactive IO & Runtime system☆272Updated last year
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- lock-free B+ tree☆287Updated 8 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Async I/O and timers☆519Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆186Updated last month
- Lightweight and high performance concurrent cache☆239Updated 3 weeks ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Async executor☆370Updated 2 weeks ago
- Per-object thread-local storage for Rust☆343Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Intrusive collections for Rust☆454Updated 8 months ago
- A C++/Rust interop tool☆297Updated this week
- rust stackful generator library☆329Updated 3 weeks ago
- offsetof for Rust☆227Updated last year
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Notify async tasks or threads☆473Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Rust crate for managing CPU core affinities☆188Updated 3 months ago
- A parallelized Rust port of crumsort☆168Updated 2 years ago