wildflower VS wildmatch

Compare wildflower vs wildmatch and see what are their differences.

wildflower

Efficient wildcard matching against strings (by cassaundra)

wildmatch

Simple string matching with single- and multiple-wildcard operator (by becheran)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wildflower wildmatch
2 2
12 68
- -
3.2 7.2
about 2 months ago 19 days ago
Rust 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.

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.

wildmatch

Posts with mentions or reviews of wildmatch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-05.

What are some alternatives?

When comparing wildflower and wildmatch you can also consider the following projects:

fast-glob - :rocket: It's a very fast and efficient glob library for Node.js

mlc - Check for broken links in markup files

gowww/router - ⚡️ A lightning fast HTTP router

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

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

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