recls - recursive ls - is a platform-independent recursive file-system search library implemented in C and C++ with a C-API, and a C++ binding.
recls is completely free and includes source released under a BSD-style license.
Detailed instructions - via CMake, via bundling, via custom makefile parameters - are provided in the accompanying INSTALL.md file.
T.B.C.
Examples are provided in the examples
directory, along with a markdown description for each. A detailed list TOC of them is provided in EXAMPLES.md.
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/recls.
If you'd like to help out with the project, please raise an issue via GitHub Page - you'll be very welcome!
recls depends on the STLSoft libraries, version 1.11.1 (or later).
Projects in which recls is used include:
recls is released under the 3-clause BSD license. See LICENSE for details.