https://benhoyt.com/writings/go-readdir/
Coming in Go 1.16: ReadDir and DirEntry
A look at the new os.ReadDir function and os.DirEntry interface coming in Go 1.16, with a comparison to os.scandir in Python.
coming ingoreaddirdirentry
https://man7.org/linux/man-pages/man3/readdir_r.3.html
readdir_r(3) - Linux manual page
manual pagereaddirlinux
https://wasix.org/docs/api-reference/wasi/fd_readdir
Fd Readdir
fdreaddir
https://wasix.org/docs/language-guide/c/tutorials/readdir
Readdir
readdir