jwtowner / lugLinks
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
☆82Updated 6 months ago
Alternatives and similar repositories for lug
Users that are interested in lug are comparing it to the libraries listed below
Sorting:
- LALR(1) parser for C++☆80Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 7 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆252Updated 4 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- Virtual memory based containers☆43Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 7 months ago
- Bytecode interpreter☆78Updated 9 months ago