glob
String Matcher
A Go library for efficient string matching using compile-time glob patterns.
Go glob
961 stars
25 watching
65 forks
Language: Go
last commit: 10 months ago globgolangpattern
Related projects:
Repository | Description | Stars |
---|---|---|
alexpantyukhin/go-pattern-match | An implementation of pattern matching for Go. | 244 |
phakornkiong/go-pattern-match | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
timbray/quamina | A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 395 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
iglou-eu/go-wildcard | Provides fast and simple wildcard pattern matching without file-name semantics or dependencies. | 82 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
mmcgrana/gobyexample | A site that teaches Go programming by extracting code and comments from source files | 7,291 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |