microsoft / stackfuture
A wrapper around Rust futures that stores the future in space provided by the caller.
☆295Updated last year
Alternatives and similar repositories for stackfuture:
Users that are interested in stackfuture are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆278Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- Reflection via DWARF.☆296Updated last year
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- Experiments with structured concurrency in Rust☆342Updated 6 months ago
- ☆189Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last week
- Task abstraction for building executors☆447Updated last week
- Structured concurrency operations for async Rust☆431Updated 2 months ago
- in-place allocation-reusing queues for Rust☆356Updated 7 months ago
- Async executor☆351Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Async I/O and timers☆476Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆210Updated last month
- Spin-based synchronization primitives☆496Updated 6 months ago
- ☆197Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Rust interface to io_uring☆329Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Count lines of LLVM IR per generic function☆420Updated this week
- Utilities for collecting metrics from a Tokio application☆314Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Compile-time reference counting☆440Updated last year
- rust stackful generator library☆315Updated last month
- Async stream for Rust and the futures crate.☆178Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- A Rust library containing a collection of small well-tested primitives.☆237Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago