lua-aho-corasick
String matcher
An implementation of the Aho-Corasick string matching algorithm in C++ and Lua.
152 stars
27 watching
51 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of classes for string matching algorithms | 378 |
| A fast and memory-efficient library for exact or approximate string search | 961 |
| A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
| A Lua interface to Sentry for error tracking and logging | 118 |
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A C and Lua wrapper for RE2's regular expression library | 36 |
| A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| A Lua binding to the net-snmp library for network management | 11 |
| A tool to automatically reformat Lua source code according to predefined style guidelines. | 718 |
| A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
| A Lua implementation of Cap'n Proto's data interchange format and capability-based RPC system | 147 |
| A wrapper around a web-based SFM solver for optimization problems in C | 3 |
| Provides a bridge between Haskell and Lua programming languages | 130 |
| Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
| A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |