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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- A C++11 thread pool and profiler☆29Updated 6 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 10 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A modern, header-only request router for C++☆23Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Header only library for event driven programming in C++11.☆18Updated 10 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