microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆306Updated 2 months ago
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)☆305Updated 2 weeks ago
- ☆205Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆409Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Rust interface to io_uring☆339Updated last year
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- rust stackful generator library☆361Updated last month
- Proactive IO & Runtime system☆276Updated last year
- Performant time measuring in Rust☆201Updated last year
- Spin-based synchronization primitives☆576Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 7 months ago
- A fast and flexible LRU map.☆199Updated last year
- Task abstraction for building executors☆560Updated last week
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Async executor☆435Updated last week
- The cost of Rust async/await☆132Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆265Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago