MoserMichael / cppcombinatorLinks
parser combinator and AST generator in c++17
☆24Updated 2 years ago
Alternatives and similar repositories for cppcombinator
Users that are interested in cppcombinator are comparing it to the libraries listed below
Sorting:
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- Cake is a fast build system written in Python.☆22Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Tiny PreProcessor☆18Updated 2 weeks ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- High performance event tracing☆17Updated last week
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A library of tools for compiler construction.☆11Updated 9 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Data structures for ASTs☆14Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- ☆42Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- 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++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Persistent red-black tree in C++☆30Updated last month