jwtowner / lugLinks
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
☆80Updated 2 months ago
Alternatives and similar repositories for lug
Users that are interested in lug are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- LALR(1) parser for C++☆79Updated 11 months ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Flat containers for C++☆59Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Virtual memory based containers☆42Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.