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 months ago
- parsertl: The Modular Parser Generator☆16Updated last month
- A light-weight C++ profiling library☆31Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A string formatting library for C++☆41Updated 4 years ago
- ☆13Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Flat containers for C++☆59Updated 2 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
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 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
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago