fast-glob VS wildflower

Compare fast-glob vs wildflower and see what are their differences.

fast-glob

:rocket: It's a very fast and efficient glob library for Node.js (by mrmlnc)

wildflower

Efficient wildcard matching against strings (by cassaundra)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
fast-glob wildflower
1 2
2,410 12
- -
7.3 3.2
18 days ago about 2 months ago
JavaScript Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fast-glob

Posts with mentions or reviews of fast-glob. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-04.

wildflower

Posts with mentions or reviews of wildflower. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • wildflower: a fast wildcard matching crate that works on no_std
    2 projects | /r/rust | 30 Jan 2023
    Informally speaking, yes. It does also support escape characters, which IIRC isn't part of the glob spec. There's [an issue open](https://github.com/cassaundra/wildflower/issues/7) to support character ranges as well, which I can see leading to things like character classes too.

What are some alternatives?

When comparing fast-glob and wildflower you can also consider the following projects:

micromatch - Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert

gowww/router - ⚡️ A lightning fast HTTP router

headwind - An opinionated Tailwind CSS class sorter built for Visual Studio Code

wildmatch - Simple string matching with single- and multiple-wildcard operator

picomatch - Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

globus - Bash-like globbing patterns for Clojure(Script).

wild-wild-path - 🤠 Object property paths with wildcards and regexps 🌵

fuzzball.js - Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.