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 7 months ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Templates for producing various amalgamations☆21Updated 12 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 6 years ago
- A universal thread-safe memory pool.☆26Updated 7 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
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A flexible image resampling library☆43Updated 8 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- C++ double-to-string conversion benchmark☆16Updated 2 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- portable, fast, approximate math functions☆28Updated 3 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Collection of highly reusable C utilities.☆31Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated this week
- Simple string pattern matcher for C☆25Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks 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 3 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago