nikomatsakis / moroLinks
Experiments with structured concurrency in Rust
☆385Updated last year
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☆382Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- Structured concurrency operations for async Rust☆467Updated last week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Track and query Cargo dependency graphs.☆236Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆291Updated 5 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- ☆495Updated last week
- Utilities for collecting metrics from a Tokio application☆371Updated 3 weeks ago
- ☆223Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆192Updated 3 months ago
- Deluge, not a stream☆317Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- Immutable strings, in Rust.☆248Updated last year
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆453Updated this week
- Rust web servers without async/await.☆215Updated 8 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Async executor☆400Updated last month