Bach - by camshaft
https://github.com/camshaft/bach
from their README:
"Bach is a #Rust-based framework for simulating and testing complex async/await-based systems in a non-real-time environment. It's capable of modeling network protocols, queueing systems, and concurrent task interactions with testing and visualization tools."
Wow, this crate looks awesome and very underrated (by the number of Github stars).
#RustLang #CrateTip #Async #Fuzzing #SimulationTesting #Network #Concurrency