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.
☆583Mar 6, 2026Updated last week
Alternatives and similar repositories for RE-flex
Users that are interested in RE-flex are comparing it to the libraries listed below
Sorting:
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆38Apr 29, 2025Updated 10 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,030Updated this week
- Parsing Expression Grammar Template Library☆2,113Mar 11, 2026Updated last week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Apr 16, 2025Updated 11 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Jun 1, 2021Updated 4 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- 🔍 ugrep 7.6 file pattern searcher -- a user-friendly, faster, more capable grep replacement. Includes a TUI, Google-like Boolean search …☆3,076Mar 5, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Reference implementation of Dragonbox in C++☆804Oct 3, 2025Updated 5 months ago
- Unicode Algorithms Implementation for C/C++☆316Jan 5, 2024Updated 2 years ago
- The Lemon parser generator and sibling projects.☆47Dec 16, 2021Updated 4 years ago
- UTF-8 with C++ in a Portable Way☆1,920Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆742Apr 14, 2024Updated last year
- C++ preprocessor☆260Updated this week
- parsertl: The Modular Parser Generator☆16Aug 24, 2025Updated 6 months ago
- A parser generator for C☆405Mar 9, 2026Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆19Sep 1, 2019Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,027Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Updated this week
- Lean library to observe file changes in a specific directory path.☆45Aug 14, 2025Updated 7 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆68Mar 14, 2025Updated last year
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- Platform independent low-level JIT compiler☆1,074Feb 15, 2026Updated last month
- Low-latency machine code generation☆4,463Feb 23, 2026Updated 3 weeks ago
- The Fast Lexical Analyzer - scanner generator for lexing in C and C++☆3,989Mar 2, 2026Updated 2 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆486Sep 3, 2024Updated last year
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- C++14 version of lexertl☆50Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆382Feb 2, 2026Updated last month
- Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig.☆1,276Mar 12, 2026Updated last week
- Backtracking yacc☆23Jan 27, 2026Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month