go-wildcard
Wildcard matcher
Provides fast and simple wildcard pattern matching without file-name semantics or dependencies.
🚀 Fast and light wildcard pattern matching.
82 stars
6 watching
10 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogolang
Related projects:
Repository | Description | Stars |
---|---|---|
becheran/wildmatch | Matches strings against simple wildcard patterns | 78 |
alexpantyukhin/go-pattern-match | An implementation of pattern matching for Go. | 244 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
phakornkiong/go-pattern-match | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
zemasoft/wildcards | A library that implements a general-purpose algorithm for matching strings using wildcards | 80 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
hotpotatoc/snowflake | Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs | 4 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
timbray/quamina | A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 395 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
kpango/glg | A fast and simple logging library for Go | 190 |
iancmcc/bingo | Packs and unpacks common data types in a fast and efficient way | 41 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
incu6us/goimports-reviser | Tool to sort and format Go imports and code. | 602 |