nikomatsakis / moroLinks
Experiments with structured concurrency in Rust
☆375Updated 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☆378Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Utilities for collecting metrics from a Tokio application☆362Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆246Updated 3 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Task abstraction for building executors☆479Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- Library for snippet annotations☆325Updated this week
- High-performance containers and utilities for concurrent and asynchronous programming☆430Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆187Updated last month
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- ☆493Updated 9 months ago
- Execute Rust code carefully, with extra checking along the way☆440Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- A concurrent, append-only vector.☆187Updated last month