kobalicek / mpslLinks
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
Sorting:
- Foundations of symbol based programming☆30Updated 5 years ago
- parsertl: The Modular Parser Generator☆16Updated 2 months ago
- Generic 2D graphics library for C++14☆28Updated 4 months 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
- ☆13Updated 9 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 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
- use cling scripting with C++ and cmake☆34Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 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
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago