microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆305Updated 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)☆303Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Performant time measuring in Rust☆201Updated last year
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Experiments with structured concurrency in Rust☆402Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- A fast and flexible LRU map.☆198Updated last year
- Async executor☆424Updated last month
- rust stackful generator library☆358Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Rust interface to io_uring☆338Updated last year
- Async synchronization primitives☆279Updated 3 weeks ago
- Task abstraction for building executors☆540Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- 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.☆215Updated 3 weeks ago
- Manual segmented stacks for Rust☆330Updated this week
- Working group dedicated to improving the foundations of Async I/O in Rust☆393Updated 7 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆264Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Hazard pointers in Rust.☆214Updated last month
- lock-free B+ tree☆309Updated last year