kobalicek / mpsl
Shader-Like Mathematical Expression JIT Engine for C++ Language
☆58Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for mpsl
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- ☆12Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆35Updated 10 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 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
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 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 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Flat containers for C++☆56Updated 2 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆38Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A string formatting library for C++☆38Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago