microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆304Updated last month
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆205Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Experiments with structured concurrency in Rust☆400Updated last year
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 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.☆138Updated 6 months ago
- Task abstraction for building executors☆530Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆261Updated 3 months ago
- Performant time measuring in Rust☆199Updated last year
- Async executor☆421Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Compile-time reference counting☆455Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Spin-based synchronization primitives☆565Updated last week
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 6 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Async I/O and timers☆558Updated 3 weeks ago
- high-speed timing library in Rust☆378Updated 6 months ago
- Proactive IO & Runtime system☆275Updated last year
- Structured concurrency operations for async Rust☆480Updated 2 months ago