/globset

A globbing library for Rust.

Primary LanguageRustThe UnlicenseUnlicense

This repository is not maintained. globset is maintained in ripgrep.

globset

Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.

Build status

Dual-licensed under MIT or the UNLICENSE.