microsoft / stackfutureLinks
A wrapper around Rust futures that stores the future in space provided by the caller.
☆304Updated last week
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆204Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆261Updated 2 months ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Experiments with structured concurrency in Rust☆393Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Performant time measuring in Rust☆199Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Task abstraction for building executors☆526Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Proactive IO & Runtime system☆276Updated last year
- rust stackful generator library☆353Updated 2 months ago
- Async executor☆410Updated last month
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- A Rust library containing a collection of small well-tested primitives.☆248Updated last month
- Rust interface to io_uring☆337Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆262Updated last month
- A simple, fast, LRU cache implementation.☆212Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆276Updated 2 years ago
- Async synchronization primitives☆276Updated 3 months ago