nikomatsakis / moroLinks
Experiments with structured concurrency in Rust
☆372Updated 11 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☆376Updated last year
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆246Updated last week
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- ☆490Updated 8 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆243Updated 2 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Utilities for collecting metrics from a Tokio application☆360Updated last week
- Futures, streams, and async I/O combinators.☆508Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Task abstraction for building executors☆476Updated 5 months ago
- Library for snippet annotations☆322Updated this week
- High-performance containers and utilities for concurrent and asynchronous programming☆426Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Deluge, not a stream☆316Updated last year
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- Async executor☆380Updated last week