microsoft / stackfuture
A wrapper around Rust futures that stores the future in space provided by the caller.
☆298Updated last year
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆414Updated 3 months ago
- ☆194Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Experiments with structured concurrency in Rust☆364Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Async executor☆365Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Async I/O and timers☆511Updated last week
- A fast and flexible LRU map.☆181Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- Structured concurrency operations for async Rust☆449Updated 3 months ago
- Small, fast, synchronization primitives☆245Updated 8 months ago
- Compile-time reference counting☆445Updated last year
- Intrusive collections for Rust☆452Updated 8 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Async synchronization primitives☆268Updated last month
- in-place allocation-reusing queues for Rust☆373Updated 11 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆467Updated last year
- rust stackful generator library☆326Updated this week
- Notify async tasks or threads☆469Updated 3 months ago
- Async stream for Rust and the futures crate.☆183Updated last week
- A lightweight version of pin-project written with declarative macros.☆247Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆655Updated last month
- Manual segmented stacks for Rust☆306Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week