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:
- LALR(1) parser for C++☆80Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++20 Library with the fastest runtime and compile times☆14Updated last week
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- GUI application for DoxyPress☆25Updated last week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Text encoding for modern C++☆32Updated 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
- Compile-time printf-like string formatting☆76Updated 7 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆22Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Cake is a fast build system written in Python.☆22Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Prints values and types during compilation!☆58Updated 7 months ago
- A C++14/17 implementation of named tuples☆72Updated last year
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago