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.
☆27Updated this week
Alternatives and similar repositories for JitCat
Users that are interested in JitCat are comparing it to the libraries listed below
Sorting:
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 7 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- C++ xUnit-like testing framework without macros☆16Updated 2 weeks ago
- Functional C++ iterator library☆25Updated 3 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- C++ Reflection and Scripting Library☆22Updated 2 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- rust-like traits (type erasure) on plain C++☆18Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++20 serialization library (cereal fork)☆29Updated this week
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago