tomilov / insitucLinks
x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
☆48Updated 9 years ago
Alternatives and similar repositories for insituc
Users that are interested in insituc are comparing it to the libraries listed below
Sorting:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 months ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- C++11 metaprogramming library☆112Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated 2 years ago
- Static functional reactive programming in C++14☆70Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- C++14 version of parsertl☆32Updated 5 months ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 7 months ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A collection of bit manipulation routines for C++