lua-re2
Regex wrapper
A C and Lua wrapper for RE2's regular expression library
RE2's C and Lua interface
36 stars
18 watching
17 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
cloudflare/raven-lua | A Lua interface to Sentry for error tracking and logging | 118 |
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
cloudflare/lua-capnproto | A Lua implementation of Cap'n Proto's data interchange format and capability-based RPC system | 147 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
cesanta/slre | A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 |
cloudflare/lua-aho-corasick | An implementation of the Aho-Corasick string matching algorithm in C++ and Lua. | 152 |
bennypowers/nvim-regexplainer | Displays explanations of regular expressions under the cursor in Neovim | 627 |
tomiis4/hypersonic.nvim | A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. | 216 |
srackham/pcre2 | A library for processing regular expressions using the PCRE2 library | 5 |
dtenny/clj-re | A set of regular expression functions inspired by Clojure's API. | 10 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
moteus/lua-llthreads2 | Reimplemented multithreading library with improved Lua support and threading control | 76 |
cloudflare/lua-resty-logger-socket | A remote logging module for Nginx using a nonblocking socket | 488 |
bungle/lua-resty-prettycjson | A JSON pretty formatter for Lua | 34 |