DBScholar

Back to papers

REmatch: a novel regex engine for finding all matches

Summary: REmatch: a regex engine implementing theoretically optimal enumeration for regexes with capture variables under all-match semantics. Introduces a new algorithm and practical optimizations to avoid naive-implementation costs, matching or beating popular engines while returning every capture match. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13310
Venue
VLDB
Year
2023
Pagerank
5.289545e-05
Overall Rank
9,312 | 36.12%
DOI
10.14778/3611479.3611488

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{riveros_vldb23,
        title = {{REmatch: a novel regex engine for finding all matches}},
        author = {Riveros, Cristian and Jan, Nicolás Van Sint and Vrgoč, Domagoj},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {11},
        pages = {2792--2804},
        doi = {10.14778/3611479.3611488},
        url = {https://doi.org/10.14778/3611479.3611488},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
10,779 SuSe: Summary Selection for Regular Expression Subsequence Aggregation over Streams 2025 SIGMOD 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers