microsoft / stackfuture
A wrapper around Rust futures that stores the future in space provided by the caller.
☆295Updated last year
Alternatives and similar repositories for stackfuture:
Users that are interested in stackfuture are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆394Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆326Updated 4 months ago
- Reflection via DWARF.☆292Updated last year
- ☆187Updated 9 months ago
- Concurrently Readable Data Structures for Rust☆345Updated 2 months ago
- Task abstraction for building executors☆427Updated last month
- Structured concurrency operations for async Rust☆420Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆192Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆230Updated this week
- Async executor☆342Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆116Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆237Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆617Updated this week
- Async synchronization primitives☆257Updated last month
- Async stream for Rust and the futures crate.☆177Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Spin-based synchronization primitives☆490Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆253Updated last week
- Support crate for rustc's self-profiling feature☆339Updated 6 months ago
- in-place allocation-reusing queues for Rust☆295Updated 6 months ago
- Async I/O and timers☆463Updated last month
- A fast and flexible LRU map.☆172Updated 7 months ago
- Compile-time reference counting☆437Updated last year
- Rust interface to io_uring☆329Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆453Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆217Updated 2 weeks ago
- rust stackful generator library☆314Updated last week