ArashPartow / exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
☆753Updated 2 months ago
Alternatives and similar repositories for exprtk:
Users that are interested in exprtk are comparing it to the libraries listed below
- muparser is a fast math parser library for C/C++ with (optional) OpenMP support.☆449Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,753Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,180Updated 6 months ago
- A C++11 library for serialization☆4,404Updated 3 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,236Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,518Updated 8 months ago
- Event Dispatcher and callback list for C++☆1,470Updated 4 months ago
- C++ Reflection Library☆3,298Updated last year
- A high-performance, fully-featured CSV parser and serializer for modern C++.☆966Updated 2 months ago
- A Template Engine for Modern C++☆1,772Updated 2 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,416Updated 3 months ago
- tiny recursive descent expression parser, compiler, and evaluation engine for math expressions☆1,683Updated 8 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,356Updated this week
- Parsing Expression Grammar Template Library☆1,994Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,631Updated 3 months ago
- UTF-8 with C++ in a Portable Way☆1,685Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,319Updated 3 weeks ago
- universal serialization engine☆1,214Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,525Updated last week
- C++ CSV parser library☆951Updated last month
- Fast CSV parser and writer for Modern C++☆587Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,532Updated 6 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- Yet Another Serialization☆757Updated 2 months ago
- A type safe SQL template library for C++☆2,532Updated 2 weeks ago
- Header-only TOML config file parser and serializer for C++17.☆1,717Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,846Updated this week
- Your binary serialization library☆1,145Updated 2 months ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆351Updated 6 months ago