erstan / ceval
A C/C++ library for parsing and evaluation of arithmetic expressions.
☆11Updated 2 years ago
Alternatives and similar repositories for ceval:
Users that are interested in ceval are comparing it to the libraries listed below
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 10 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- C++ double-to-string conversion benchmark☆9Updated 4 months ago
- Tiny PreProcessor☆17Updated 10 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- Single C file event loop☆25Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- 🔋 In-place lightweight XML parser☆13Updated 9 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year