Skip to content

Repository files navigation

recls.Go

The platform-independent file-system recursive search library, for Go.

Language License GitHub release Last Commit Go Go Reference

Table of contents

Introduction

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. It implemented in several languages: recls.Go is the Go implementation.

recls is completely free and includes source released under a BSD-style license.

Installation

import recls "github.com/synesissoftware/recls.Go"

Examples

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.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/recls.Go.

Dependencies

Development/Example/Testing Dependencies

Related projects

License

recls.Go is released under the 3-clause BSD license. See LICENSE for details.

About

The platform-independent file-system recursive search library, for Go

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages