wildmatch-go
Simple string matching with questionmark- and star-wildcard operator (by becheran)
wildcard
A simple golang customizable wildcard matcher. (by vodkaslime)
wildmatch-go | wildcard | |
---|---|---|
1 | 2 | |
7 | 5 | |
- | - | |
4.1 | 10.0 | |
9 months ago | over 2 years ago | |
Go | Go | |
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.
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.
wildmatch-go
Posts with mentions or reviews of wildmatch-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-16.
wildcard
Posts with mentions or reviews of wildcard.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-27.
What are some alternatives?
When comparing wildmatch-go and wildcard you can also consider the following projects:
glob - Go glob
gowww/router - ⚡️ A lightning fast HTTP router
go - The Go programming language
gomatch - Library created for testing JSON against patterns.
wildmatch - Simple string matching with single- and multiple-wildcard operator
gocrest - GoCrest - Hamcrest-like matchers for Go