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:
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- LALR(1) parser for C++☆79Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 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
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- C++ library aiming to replace all built-in integers☆97Updated last week
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆57Updated 3 years ago
- Compile time counter that works with all major modern compilers☆57Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- Text encoding for modern C++☆31Updated 4 years 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 6 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago