axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆98Updated 3 months ago
Alternatives and similar repositories for parserlib
Users that are interested in parserlib are comparing it to the libraries listed below
Sorting:
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated this week
- A lightweight garbage collector for C++ programs☆69Updated last year
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A compiler front end for the C++ language☆144Updated this week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- ☆38Updated 12 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago