3 ms·
We are using Loom with a C++ adapter for such things. Works reasonably well for us.
by jeffreygoesto 14d ago
We are using Loom with a C++ adapter for such things. Works reasonably well for us.
- s-maurice 14d agoI'm really interested in this! Do you have any more details?
- mdspan 14d agoLoom is such an amazing project. I was always surprised by the fact that similar tooling for C/C++ is much more cumbersome to use, since that's where the memory model came from.
- jaen 13d agoFor anyone else wondering what Loom is, it's a concurrency permutation testing tool in Rust: https://docs.rs/loom/latest/loom/ https://docs.rs/loom/latest/loom/