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.
☆570Updated 2 months ago
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☆1,005Updated 2 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆718Updated last year
- C++ parsing DSL☆1,117Updated 3 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆869Updated 11 months ago
- Boost.org spirit module☆418Updated this week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Parsing Expression Grammar Template Library☆2,051Updated last month
- Unicode (UTF-8) capable std::string☆550Updated 2 weeks ago
- A cross-platform (C99/C++11) process library☆599Updated last year
- 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…☆479Updated last year
- Library to parse and work with the C++ AST☆1,743Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆962Updated this week
- Reference implementation of Dragonbox in C++☆747Updated last week
- C++ preprocessor☆248Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 2 weeks ago
- This is an experimental library that has evolved to P2688☆678Updated 9 months ago
- scanf for modern C++☆1,265Updated last month
- Converts floating point numbers to decimal strings☆1,281Updated last year
- C++ header-only JSON library☆657Updated 6 months ago
- build2 build system☆646Updated this week
- A simple to use, composable, command line parser for C++ 11 and beyond☆543Updated last month
- A recursive C preprocessor macro which performs an operation on each element of a list☆336Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,468Updated last month
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated 2 weeks ago