kobalicek / mpsl
Shader-Like Mathematical Expression JIT Engine for C++ Language
☆58Updated 5 years ago
Alternatives and similar repositories for mpsl:
Users that are interested in mpsl are comparing it to the libraries listed below
- Foundations of symbol based programming☆30Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- ☆13Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A string formatting library for C++☆38Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 3 years ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- parsertl: The Modular Parser Generator☆15Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago