microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆303Updated this week
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆202Updated last year
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Experiments with structured concurrency in Rust☆390Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- Task abstraction for building executors☆515Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆381Updated last month
- Concurrently Readable Data Structures for Rust☆362Updated 3 months ago
- Async executor☆403Updated this week
- Structured concurrency operations for async Rust☆473Updated last month
- Performant time measuring in Rust☆195Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- rust stackful generator library☆351Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆261Updated 3 weeks ago
- high-speed timing library in Rust☆375Updated 4 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆259Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆256Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Proactive IO & Runtime system☆275Updated last year
- A simple, fast, LRU cache implementation.☆211Updated last year