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.
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for JitCat
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- ☆25Updated 11 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- patches for gcc 7.2 to implement abdriviated lambdas for C++☆9Updated 5 years ago
- GUI application for DoxyPress☆24Updated last month
- A fast, but not std conforming, version of visit for variants☆30Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Portable UUID generation library for C++☆24Updated last year
- C++ Reflection and Scripting Library☆22Updated last year
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Header-Only C++20 Coroutines library☆18Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- AXE: a recursive descent parser generator C++ library☆15Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Flat containers for C++☆56Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 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
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago