https://github.com/becheran/wildmatch-go
globbing go golang matching-algorithm questionmark star string-matching wildcard
Score: 22.238077847044952
Last synced: about 6 hours ago
JSON representation
Repository metadata:
Simple string matching with questionmark- and star-wildcard operator
- Host: GitHub
- URL: https://github.com/becheran/wildmatch-go
- Owner: becheran
- License: mit
- Created: 2021-01-08T15:14:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:00:02.000Z (over 2 years ago)
- Last Synced: 2026-07-21T15:05:48.823Z (about 1 month ago)
- Topics: globbing, go, golang, matching-algorithm, questionmark, star, string-matching, wildcard
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Armin Becher
- Login: becheran
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/22472855?u=90a5a67700b35c09a86a7d4f2f3f0b6c77e97f84&v=4
- Repositories: 33
- Last Synced at: 2023-04-10T05:51:17.592Z
- Profile URL: https://github.com/becheran
GitHub Events
Total
- Watch event: 3
- Total: 3
Last Year
- Watch event: 1
- Total: 1
Committers metadata
Last synced: 6 days ago
Total Commits: 19
Total Committers: 2
Avg Commits per committer: 9.5
Development Distribution Score (DDS): 0.158
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Armin | b****n@g****m | 16 |
| Armin Becher | A****r | 3 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 2
Total pull requests: 0
Average time to close issues: 5 days
Average time to close pull requests: N/A
Total issue authors: 2
Total pull request authors: 0
Average comments per issue: 1.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- ThomasSchwarzBT-VS (1)
- becheran (1)
Top Pull Request Authors
Top Issue Labels
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 252,697,582
- Total dependent packages: 185
- Total dependent repositories: 91
- Total versions: 3
proxy.golang.org: github.com/becheran/wildmatch-go
Package wildmatch used to match strings against a simple wildcard pattern.
- Homepage: https://github.com/becheran/wildmatch-go
- Documentation: https://pkg.go.dev/github.com/becheran/wildmatch-go#section-documentation
- Licenses: mit
- Latest release: v1.0.0 (published over 5 years ago)
- Last Synced: 2026-08-25T09:07:22.559Z (1 day ago)
- Versions: 3
- Dependent Packages: 185
- Dependent Repositories: 91
- Docker Downloads: 252,697,582
-
Rankings:
- Docker downloads count: 0.212%
- Dependent packages count: 0.403%
- Dependent repos count: 0.629%
- Average: 7.838%
- Forks count: 18.756%
- Stargazers count: 19.19%
Dependencies
- actions/checkout v2 composite
- actions/setup-go v2 composite
- becheran/mlc v0.14.0 composite