MoserMichael / cppcombinator
parser combinator and AST generator in c++17
☆24Updated last year
Alternatives and similar repositories for cppcombinator:
Users that are interested in cppcombinator are comparing it to the libraries listed below
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 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 9 months ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago
- ☆31Updated 9 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Cake is a fast build system written in Python.☆21Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Tiny PreProcessor☆17Updated 9 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago