Language

Package: rust-loom @ 0.3.6

Synopsis

Permutation testing for concurrent code

Description

Loom is a testing tool for concurrent Rust code. It runs a test many times, permuting the possible concurrent executions of that test under the C11 memory model. It uses state reduction techniques to avoid combinatorial explosion.

Home page
https://github.com/tokio-rs/loom
Location
gnu/packages/crates-io.scm (line: 15495, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings