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 2 months ago
Alternatives and similar repositories for JitCat
Users that are interested in JitCat are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 2 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last month
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A modern, header-only request router for C++☆24Updated 3 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- Functional C++ iterator library☆25Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++17 parser and code generator☆41Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago