TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.
tre provides CMake targets:
find_package(unofficial-tre CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::tre::tre)
v0.8.0#6
All
BSD-2-Clause
Manifest