jwtowner / lugLinks
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
☆82Updated 5 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++☆79Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated this week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 5 months ago
- Virtual memory based containers☆43Updated 3 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Bytecode interpreter☆77Updated 7 months 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 5 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago