tinyre
Regex library
A lightweight regex library for the Nim programming language
Tiny Regex for Nim
38 stars
2 watching
1 forks
Language: Nim
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kokke/tiny-regex-c | A small regex implementation in C with a focus on portability and performance. | 1,236 |
nitely/nim-regex | A library implementing a fast and descriptive regular expression engine for string matching | 227 |
khchen/hashlib | A comprehensive hash function library for the Nim programming language | 38 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |
srackham/pcre2 | A library for processing regular expressions using the PCRE2 library | 5 |
niklongstone/regular-expression-cheat-sheet | A comprehensive resource providing regular expression patterns and explanations for common use cases. | 290 |
disarray2077/tinyregex | Small regex implementation in BeefLang for searching and manipulating strings | 1 |
sindresorhus/regex | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
mjendrusch/metric | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
tinymce/tinymce-react | A React wrapper around TinyMCE for building Rich Text Editor components | 970 |
yyytcool/rexx | A human-readable regex library with structured syntax and variable support. | 2 |
k-takata/onigmo | A C-based regular expression library designed to support new expressions and compatible with various platforms. | 626 |
kivikakk/libpcre.zig | A collection of Zig bindings to the popular regular-expression library libpcre | 25 |
mingrammer/commonregex | A collection of reusable regular expression functions for text processing in Go. | 895 |
khchen/wnim | A Nim framework for building graphical user interfaces on Windows | 327 |