This is an educational library for matching regular expressions. It runs extremely fast, a few orders of magnitude faster than built in C++11 libraries, and beats in performance almost any other wide known library. However it is very minimalistic: Operates on ASCII symbols only, does not support multi-threading nor multi-core support. The library was tested under iOS, Android, Windows and Linux.
forked from DanielHsH/Regex-Matcher
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ tiny, super-fast regular expression matching library
License
ForestRingGames/Regex-Matcher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ tiny, super-fast regular expression matching library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%