axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆93Updated last week
Alternatives and similar repositories for parserlib:
Users that are interested in parserlib are comparing it to the libraries listed below
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- ☆32Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Boost.Coroutine☆82Updated 2 months ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 5 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Allocation benchmarks☆30Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- A lightweight garbage collector for C++ programs☆67Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A library for reusable parsers☆16Updated 4 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago