mvhooren / JitCat
A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflection functionality.
☆27Updated last year
Alternatives and similar repositories for JitCat
Users that are interested in JitCat are comparing it to the libraries listed below
Sorting:
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- GitHub Actions for C++ Libraries☆22Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Easy C++ reflection and code generation☆37Updated 7 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 6 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 2 months ago