mvhooren / JitCatLinks
A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflection functionality.
☆28Updated last month
Alternatives and similar repositories for JitCat
Users that are interested in JitCat are comparing it to the libraries listed below
Sorting:
- Mathematical Expression Parser and JIT Compiler☆146Updated 2 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆18Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆18Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆92Updated 2 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A modern, header-only request router for C++☆24Updated last week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- A fixed capacity dynamically sized string☆68Updated 2 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year