nikomatsakis / moro
Experiments with structured concurrency in Rust
☆363Updated 9 months ago
Alternatives and similar repositories for moro
Users that are interested in moro are comparing it to the libraries listed below
Sorting:
- in-place allocation-reusing queues for Rust☆372Updated 11 months ago
- ☆483Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- Structured concurrency operations for async Rust☆448Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆350Updated last week
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆217Updated 3 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Track and query Cargo dependency graphs.☆207Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆230Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Concurrently Readable Data Structures for Rust☆356Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- A high performance, zero-copy URL router.☆446Updated 3 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Müsli is a flexible and efficient serialization framework☆386Updated 3 weeks ago
- Async synchronization primitives☆267Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆466Updated 3 months ago