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:
- ☆197Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Experiments with structured concurrency in Rust☆374Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆428Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Async stream for Rust and the futures crate.☆185Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- Structured concurrency operations for async Rust☆460Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆359Updated 2 weeks ago
- Task abstraction for building executors☆477Updated 5 months ago
- Async executor☆381Updated 2 weeks ago
- The cost of Rust async/await☆130Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Simple interoperability between C++ coroutines and asynchronous Rust☆251Updated 8 months ago
- rust stackful generator library☆337Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 2 weeks ago
- Performant time measuring in Rust☆194Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆393Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Support crate for rustc's self-profiling feature☆364Updated last week
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Proactive IO & Runtime system☆275Updated last year
- in-place allocation-reusing queues for Rust☆377Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Lightweight and high performance concurrent cache☆249Updated last week