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
- Cake is a fast build system written in Python.☆20Updated 5 years ago
- 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
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Easily batch-build cmake projects!☆17Updated 9 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- ☆12Updated last year
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Tiny PreProcessor☆17Updated 10 months ago
- moderngpu algorithms for C++ shaders☆16Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…