microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆299Updated 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)☆284Updated 5 months ago
- ☆194Updated last year
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Async executor☆370Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 3 weeks ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆358Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated this week
- Futures, streams, and async I/O combinators.☆504Updated 3 months ago
- Small, fast, synchronization primitives☆246Updated 8 months ago
- Structured concurrency operations for async Rust☆452Updated 4 months ago
- Async synchronization primitives☆269Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆244Updated 2 years ago
- The cost of Rust async/await☆130Updated 2 years ago
- high-speed timing library in Rust☆344Updated 5 months ago
- Task abstraction for building executors☆467Updated 4 months ago
- Async stream for Rust and the futures crate.☆183Updated last month
- Async I/O and timers☆519Updated last week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Compile-time reference counting☆448Updated 3 weeks ago
- Manual segmented stacks for Rust☆307Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated last month
- A simple, fast, LRU cache implementation.☆204Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- ☆210Updated 3 weeks ago