microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆303Updated 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)☆293Updated 8 months ago
- ☆200Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆186Updated last week
- Reflection via DWARF.☆297Updated 2 years 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.☆129Updated 2 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆254Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆382Updated last year
- The cost of Rust async/await☆131Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆289Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Task abstraction for building executors☆479Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated last week
- Define your own PhantomData☆156Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Rust interface to io_uring☆336Updated last year
- Performant time measuring in Rust☆194Updated last year
- Support crate for rustc's self-profiling feature☆367Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆241Updated this week
- A fast and flexible LRU map.☆192Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- Async synchronization primitives☆270Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- rust bindings of snmalloc☆139Updated 4 months ago
- rust stackful generator library☆346Updated last week
- FFI-compatible futures☆165Updated 2 months ago