This is a Unix port of the Plan 9 regular expression library, originally done for the Inferno operating system.
Russ Cox repackaged this to build as a standalone Unix library.
David du Colombier repackaged Russ Cox's work, removed dependencies on libutf and libfmt and fixed various issues.