lsr

High-performance directory listing tool using io_uring for faster I/O

brewmacoslinux
Try with needOr install directly
Source

About

Ls but with io_uring

Commands

lsr

Examples

List files in the current directory with details$ lsr -l
Recursively list all files in a directory tree$ lsr -R /path/to/directory
List files with human-readable file sizes$ lsr -lh