erstan / ceval
A C/C++ library for parsing and evaluation of arithmetic expressions.
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ceval
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Tiny PreProcessor☆17Updated 7 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 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…☆19Updated 7 months ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- An Array Mapped Tree implementation☆9Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Lock-free memory allocator☆17Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Math vector library☆35Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- ☆17Updated 5 years ago
- No-dependency easy to understand string to floating point number conversion☆30Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- parser combinator and AST generator in c++17☆24Updated last year
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Single C file event loop☆23Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- C/C++ helpers☆23Updated 8 years ago