microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆301Updated last year
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆198Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated this week
- Experiments with structured concurrency in Rust☆378Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Async executor☆383Updated this week
- A fast and flexible LRU map.☆190Updated 7 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆251Updated last week
- Async stream for Rust and the futures crate.☆185Updated this week
- Task abstraction for building executors☆480Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Proactive IO & Runtime system☆277Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Performant time measuring in Rust☆194Updated last year
- The cost of Rust async/await☆131Updated 2 years ago
- Hazard pointers in Rust.☆204Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Per-object thread-local storage for Rust☆348Updated this week
- A lightweight version of pin-project written with declarative macros.☆252Updated this week
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- Async I/O and timers☆536Updated this week
- Futures, streams, and async I/O combinators.☆511Updated this week
- Rust interface to io_uring☆336Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Support crate for rustc's self-profiling feature☆366Updated last month