VioletGiraffe / cpp-template-utilsLinks
A header-only C++ library that augments the standard library with useful code snippets
☆13Updated 3 weeks ago
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:
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- test suite generation for C++☆28Updated 7 months ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++20 Library with the fastest runtime and compile times☆14Updated last week
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- LALR(1) parser for C++☆80Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Simple mutation-testing☆47Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- GUI application for DoxyPress☆25Updated last week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated this week
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week