axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆100Updated this week
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++☆122Updated 7 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last week
- A toy programming language interpreter☆33Updated 12 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# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Boost.Coroutine☆86Updated 2 weeks ago
- A compiler front end for the C++ language☆149Updated this week
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A single-header incremental garbage collector library☆294Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Lua like script language☆18Updated 9 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago