nikomatsakis / moroLinks
Experiments with structured concurrency in Rust
☆367Updated 10 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☆373Updated last year
- Task abstraction for building executors☆471Updated 4 months ago
- Structured concurrency operations for async Rust☆455Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆222Updated 5 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- ☆489Updated 7 months ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A high performance, zero-copy URL router.☆455Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆232Updated 2 months ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Async executor☆374Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Immutable strings, in Rust.☆245Updated last year
- ☆503Updated 2 months ago
- Async I/O and timers☆526Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Compile-time reference counting☆450Updated last month
- HTTP 1+2 in Rust, with io_uring & ktls☆412Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago