Gigantor is an open-source C# class library under the MIT license that improves System.Text.RegularExpressions.Regex by boosting performance, adding replace, and supporting gigantic files that exceed RAM. It should be included because it could potentially help anyone that uses regular expressions for large searches. See https://github.com/imagibee/Gigantor for documentation and source code.
Gigantor is an open-source C# class library under the MIT license that improves System.Text.RegularExpressions.Regex by boosting performance, adding replace, and supporting gigantic files that exceed RAM. It should be included because it could potentially help anyone that uses regular expressions for large searches. See https://github.com/imagibee/Gigantor for documentation and source code.