MoserMichael / cppcombinator
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
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Cake is a fast build system written in Python.☆20Updated last week
- String to Float Benchmark☆19Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Tiny PreProcessor☆17Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- ☆40Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- ☆31Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago