# mrmlnc/fast-glob

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mrmlnc-fast-glob).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

0 stars · 0 forks

## Links

- GitHub: https://github.com/mrmlnc/fast-glob
- awesome-repositories: https://awesome-repositories.com/repository/mrmlnc-fast-glob.md

## Description

This package provides methods for traversing the file system and returning pathnames that matched a defined set of a specified pattern according to the rules used by the Unix Bash shell with some simplifications, meanwhile results are returned in arbitrary order. Quick, simple, effective.

## Tags

### Part of an Awesome List

- [File System Utilities](https://awesome-repositories.com/f/awesome-lists/data/file-system-utilities.md) — High-performance glob library.
