nikomatsakis / moro
Experiments with structured concurrency in Rust
☆355Updated 8 months ago
Alternatives and similar repositories for moro:
Users that are interested in moro are comparing it to the libraries listed below
- Fast, efficient, and robust memory reclamation for Rust.☆408Updated last month
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- ☆478Updated 5 months ago
- Structured concurrency operations for async Rust☆442Updated 2 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Task abstraction for building executors☆461Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆354Updated last week
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Support crate for rustc's self-profiling feature☆344Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- Async executor☆361Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆328Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆678Updated 3 weeks ago
- Library for snippet annotations☆311Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- Count lines of LLVM IR per generic function☆437Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Async I/O and timers☆495Updated last week
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- A thread pool for isolating blocking I/O in async programs☆352Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆223Updated 4 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆459Updated this week
- cross-platform Rust API for memory mapped IO☆469Updated 3 months ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago