| # LZ4 | |
| ## Features | |
| ### Multithreading for the CLI Tool | |
| This module provides an option to build the `lz4` CLI tool with multithreading | |
| support. This feature is disabled by default on all platforms. | |
| It can be enabled with the `--@lz4//programs:multithreading=true` flag |