VioletGiraffe / cpp-template-utilsLinks
A header-only C++ library that augments the standard library with useful code snippets
☆13Updated 2 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:
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++20 Library with the fastest runtime and compile times☆14Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ double-to-string conversion benchmark☆16Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last year
- LALR(1) parser for C++☆79Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- test suite generation for C++☆28Updated 3 months ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Cake is a fast build system written in Python.☆20Updated 6 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ library for generating LALR(1) parsers☆24Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- The Fancy Named Parameters Library☆34Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated 6 months ago