lsr: Blazing Fast File Listing with io_uring

2025-07-18

lsr is a lightning-fast file listing utility leveraging io_uring, significantly outperforming the traditional `ls` command. Benchmarks demonstrate dramatic speed improvements and reduced syscall counts when handling numerous files. It offers a rich set of options including showing hidden files, sorting by time, and colored output, along with straightforward installation and usage instructions. The project is hosted on GitHub and supports cloning via HTTP or SSH.

Development