Gigantor

Search engine

A high-performance regular expression search and replace library designed to handle large files and streams efficiently

Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files that exceed RAM

GitHub

22 stars
1 watching
4 forks
Language: C#
last commit: over 3 years ago
Linked from 2 awesome lists

large-filesperformanceregexregular-expressionsearch

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
intel/hyperscanA high-performance regular expression matching library for efficient pattern scanning in large data streams4,857
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
jagracey/regex-dosScans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks163
nitely/nim-regexA library implementing a fast and descriptive regular expression engine for string matching228
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
cesanta/slreA lightweight C/C++ regular expression engine optimized for performance and compactness.535
openresty/sregexA Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution.617
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
hedhyw/rexA flexible regular expression builder for Go.197
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
chrisgrieser/nvim-rip-substituteA plugin for Neovim that allows searching and replacing text in the current buffer with an incremental preview and modern regex syntax.205
alixaxel/genexA tool to generate all possible strings that a given regex pattern can match77