A wrapper around Rust futures that stores the future in space provided by the caller.
☆306Nov 19, 2025Updated 4 months ago
Alternatives and similar repositories for stackfuture
Users that are interested in stackfuture are comparing it to the libraries listed below
Sorting:
- ☆207Feb 19, 2024Updated 2 years ago
- ☆34Sep 7, 2022Updated 3 years ago
- BzTree implementation for Rust☆37Aug 19, 2025Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Aug 7, 2023Updated 2 years ago
- Experiments with structured concurrency in Rust☆422Jul 24, 2024Updated last year
- Performant time measuring in Rust☆201Mar 18, 2024Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆266Sep 11, 2025Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated last year
- Shuttle is a library for testing concurrent Rust code☆948Feb 28, 2026Updated 2 weeks ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- An io_uring backed runtime for Rust☆1,438Jul 7, 2025Updated 8 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Sep 2, 2021Updated 4 years ago
- A simple concurrent caching library that might fit to many use cases☆150Mar 1, 2026Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 11 months ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Concurrently Readable Data Structures for Rust☆365Feb 10, 2026Updated last month
- Utilities for collecting metrics from a Tokio application☆405Feb 23, 2026Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- A high-performance storage engine for modern hardware and platforms.☆517Jan 9, 2023Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- A precise specification for "Rust lite / MIR plus"☆976Mar 4, 2026Updated 2 weeks ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- Rust async runtime based on io-uring.☆4,914Feb 19, 2026Updated last month
- Stack unwinding library in Rust☆134Mar 5, 2026Updated 2 weeks ago
- LSM based key-value store in rust, design for cloud☆87Feb 27, 2022Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week