nikomatsakis / moroLinks
Experiments with structured concurrency in Rust
☆365Updated 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☆374Updated 11 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- ☆487Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Task abstraction for building executors☆467Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Müsli is a flexible and efficient serialization framework☆388Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Compile-time reference counting☆448Updated 2 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆232Updated last month
- Track and query Cargo dependency graphs.☆222Updated this week
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Concurrently Readable Data Structures for Rust☆357Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆372Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆283Updated 2 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆414Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Notify async tasks or threads☆473Updated 2 weeks ago