Port pattern matching library wildmatch to golang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wildmatch-go

    Simple string matching with questionmark- and star-wildcard operator

  • glob

    Go glob

  • I wanted a very basic pattern matcher for strings with only ? and * special chars. For example as user input for command line arguments. Don't know if any body else wants something like this. Now that you mention globbing, it seems I just implemented an even simpler version of https://github.com/gobwas/glob.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts