VioletGiraffe / cpp-template-utilsLinks
A header-only C++ library that augments the standard library with useful code snippets
☆13Updated last month
Alternatives and similar repositories for cpp-template-utils
Users that are interested in cpp-template-utils are comparing it to the libraries listed below
Sorting:
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- C++ Mathematical Expression Library Extra Examples https://www.partow.net/programming/exprtk/index.html☆18Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- ☆38Updated 4 years ago
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆25Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Yet another C++ text formatting library.☆71Updated 10 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- ☆99Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 3 weeks ago
- C++20 Library with the fastest runtime and compile times☆14Updated last month
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year