Genivia / RE-flexLinks
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.
☆567Updated last month
Alternatives and similar repositories for RE-flex
Users that are interested in RE-flex are comparing it to the libraries listed below
Sorting:
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆993Updated 3 weeks ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆715Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte …☆249Updated 4 years ago
- Boost.org spirit module☆416Updated last month
- C++ parsing DSL☆1,106Updated last month
- A cross-platform (C99/C++11) process library☆590Updated last year
- Parsing Expression Grammar Template Library☆2,043Updated last week
- 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…☆474Updated 11 months ago
- A C/C++ header to help move #ifdefs out of your code☆862Updated 10 months ago
- This is an experimental library that has evolved to P2688☆677Updated 8 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆616Updated 2 years ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Unicode (UTF-8) capable std::string☆549Updated 2 months ago
- Library to parse and work with the C++ AST☆1,736Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆960Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated this week
- A simple to use, composable, command line parser for C++ 11 and beyond☆529Updated 3 weeks ago
- scanf for modern C++☆1,203Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- Converts floating point numbers to decimal strings☆1,274Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- A miniature library for struct-field reflection in C++☆576Updated last week
- Unicode Algorithms Implementation for C/C++☆298Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆500Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated this week
- Runtime polymorphism done right☆1,015Updated 4 years ago
- C++ preprocessor☆241Updated this week