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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆31Updated 9 years ago
- Easily batch-build cmake projects!☆17Updated last month
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 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…☆20Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Tiny PreProcessor☆17Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Boost.Mustache☆10Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 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
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆12Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago