jwtowner / lugLinks
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
☆83Updated 8 months ago
Alternatives and similar repositories for lug
Users that are interested in lug are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated last week
- LALR(1) parser for C++☆80Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 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 3 weeks ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 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…☆112Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Bytecode interpreter☆80Updated 11 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 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
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++ parser combinator library.☆160Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago