InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 4 C++ regular-expression Projects
-
The problem can occur in general if there is a greedy match within the regex: https://github.com/hanickadot/compile-time-regular-expressio...
Although it looks like that this got fixed for simple patterns.
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
RE-flex
Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers. (by Genivia)
-
-
C++ regular-expression discussion
C++ regular-expression related posts
-
Implementing Regular Expressions in TypeScript Types (Badly)
-
Giving C++ std:regex a C makeover
-
Compile time regular expression in C++
-
What are thoughts on removing regular expression from the standard library?
-
It's easy, I swear! Once you learn a bit about it, you'll be amazed!
-
Verify all characters are same except a few
-
Constexpr regex parser!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Index
What are some of the best open-source regular-expression projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | compile-time-regular-expressions | 3,650 |
2 | RE-flex | 569 |
3 | matcheroni | 205 |
4 | compile_time_regexp.h | 17 |