A wrapper around Rust futures that stores the future in space provided by the caller.
☆306Nov 19, 2025Updated 3 months ago
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆206Feb 19, 2024Updated 2 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆266Sep 11, 2025Updated 5 months ago
- Performant time measuring in Rust☆201Mar 18, 2024Updated last year
- Experiments with structured concurrency in Rust☆413Jul 24, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Aug 7, 2023Updated 2 years ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Shuttle is a library for testing concurrent Rust code☆938Feb 17, 2026Updated last week
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 11 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- A simple concurrent caching library that might fit to many use cases☆147Jan 12, 2025Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- BzTree implementation for Rust☆37Aug 19, 2025Updated 6 months ago
- Define your own PhantomData☆159Feb 16, 2026Updated last week
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated 2 weeks ago
- An io_uring backed runtime for Rust☆1,431Jul 7, 2025Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- ☆34Sep 7, 2022Updated 3 years ago
- Utilities for collecting metrics from a Tokio application☆402Updated this week
- Stack unwinding library in Rust☆133Jan 20, 2026Updated last month
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- A high-performance storage engine for modern hardware and platforms.☆518Jan 9, 2023Updated 3 years ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 9 months ago
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- Rust async runtime based on io-uring.☆4,882Feb 19, 2026Updated last week
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago