glob
Glob matcher
A Nim library for matching file paths against Unix style glob patterns.
Pure Nim library for matching file paths against Unix style glob patterns.
61 stars
2 watching
5 forks
Language: Nim
last commit: 12 months ago
Linked from 2 awesome lists
filesystemglobglob-matchinghacktoberfestmatchpatternwalk
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for pattern-based file matching and recursive searching | 252 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A pattern matching library for Nim | 277 |
| A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A fast globbing library for .NET applications that outperforms regular expressions. | 364 |
| A Python module implementing native pattern matching with functional language semantics | 162 |
| A macro system for defining Clojure functions with pattern matching capabilities. | 476 |
| A tool that simplifies the process of searching for specific patterns in text data | 1,840 |
| A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| A fast and simple binary serializer/deserializer for Nim. | 88 |
| A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |