jwtowner / lugLinks
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
☆83Updated 7 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
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆105Updated 8 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆53Updated 8 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated 3 weeks ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++14 version of lexertl☆51Updated last week
- Bytecode interpreter☆80Updated 10 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years 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 last week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- C++ library aiming to replace all built-in integers☆99Updated 3 weeks ago