microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆303Updated last year
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆201Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Experiments with structured concurrency in Rust☆388Updated last year
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- 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.☆133Updated 4 months ago
- rust stackful generator library☆349Updated 2 weeks ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆257Updated last month
- The cost of Rust async/await☆131Updated 3 years ago
- A Rust library containing a collection of small well-tested primitives.☆247Updated last month
- Async executor☆401Updated last month
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Task abstraction for building executors☆503Updated last week
- Per-object thread-local storage for Rust☆353Updated 2 weeks ago
- Async synchronization primitives☆274Updated last month
- A fast and flexible LRU map.☆193Updated 9 months ago
- Performant time measuring in Rust☆195Updated last year
- Structured concurrency operations for async Rust☆469Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆254Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- high-speed timing library in Rust☆372Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆378Updated 3 weeks ago
- Proactive IO & Runtime system☆275Updated last year
- A lightweight version of pin-project written with declarative macros.☆256Updated last month