erstan / cevalLinks
A C/C++ library for parsing and evaluation of arithmetic expressions.
☆10Updated 3 years ago
Alternatives and similar repositories for ceval
Users that are interested in ceval are comparing it to the libraries listed below
Sorting:
- Tiny PreProcessor☆18Updated 6 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Templates for producing various amalgamations☆21Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- Lightweight logging library for C/C++☆35Updated last month
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year