kobalicek / mathpressoLinks
Mathematical Expression Parser and JIT Compiler
☆150Updated 2 months ago
Alternatives and similar repositories for mathpresso
Users that are interested in mathpresso are comparing it to the libraries listed below
Sorting:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 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
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 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
- Add-on packages for Vector class library☆76Updated 2 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆122Updated 2 months ago
- Flat containers for C++☆59Updated 7 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- Collection of header-only utilities for C++☆36Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Compile-time printf-like string formatting☆76Updated 7 years ago
- LALR(1) parser for C++☆80Updated last year
- Very simple C++ directed graph library☆79Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 2 weeks ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- muparsersse a math parser for windows using just in time compilations of the expression☆19Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week