kobalicek / mpslLinks
Shader-Like Mathematical Expression JIT Engine for C++ Language
☆60Updated 6 years ago
Alternatives and similar repositories for mpsl
Users that are interested in mpsl are comparing it to the libraries listed below
Sorting:
- Generic 2D graphics library for C++14☆28Updated last year
- Foundations of symbol based programming☆30Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- LALR(1) parser for C++☆80Updated last year
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A string formatting library for C++☆42Updated 4 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- ☆31Updated 10 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Lightweight logging library for C/C++☆39Updated 6 months ago
- Allocation benchmarks☆31Updated 9 years ago
- parsertl: The Modular Parser Generator☆16Updated 5 months ago
- Virtual memory based containers☆42Updated 4 years ago
- ☆42Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 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 5 years ago