simonvpe / moar-rulez
A very fast C++17 rules engine
☆16Updated 7 years ago
Alternatives and similar repositories for moar-rulez:
Users that are interested in moar-rulez are comparing it to the libraries listed below
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 10 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++11 thread pool and profiler☆29Updated 6 years ago
- Yet Another C++ Library☆20Updated last year
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK