Experiments with structured concurrency in Rust
☆413Jul 24, 2024Updated last year
Alternatives and similar repositories for moro
Users that are interested in moro are comparing it to the libraries listed below
Sorting:
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Add hardship to your tests☆1,126Feb 23, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 6 months ago
- Reflection via DWARF.☆298Feb 26, 2023Updated 3 years ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,538Updated this week
- generators☆211Sep 20, 2023Updated 2 years ago
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- structured parallel execution for async Rust☆37Aug 14, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- Rust programs written entirely in Rust☆871Apr 30, 2025Updated 10 months ago
- ☆34Sep 7, 2022Updated 3 years ago
- ☆206Feb 19, 2024Updated 2 years ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Shuttle is a library for testing concurrent Rust code☆942Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated 3 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆354Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆970Updated this week
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆584Oct 21, 2025Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- ☆168Jun 15, 2023Updated 2 years ago
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,422Updated this week
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,920Feb 22, 2026Updated last week
- Choose Rust types at compile-time via constants☆71Jan 23, 2024Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month