simonvpe / moar-rulezLinks
A very fast C++17 rules engine
☆16Updated 8 years ago
Alternatives and similar repositories for moar-rulez
Users that are interested in moar-rulez are comparing it to the libraries listed below
Sorting:
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago
- A set of reusable C++ classes for concurrent tasks☆36Updated 12 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- 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 last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- A reasonably fast and tidy C++ implemention of signals/slots