1
18KB file listing tool in no_std Rust and Libc
18KB超小体积、no_std Rust实现的目录列表工具,速度堪比ls,零堆分配,专为Raspberry Pi等低资源设备设计。
Initial release of FLI - really tiny and fast (like a ) directory listing tool. Initial Why: need some easy readable ls like tool for rpi to use via s…