VioletGiraffe / cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
☆12Updated 4 months 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
- parser combinator and AST generator in c++17☆24Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- The Fancy Named Parameters Library☆30Updated 2 months ago
- patches for gcc 7.2 to implement abdriviated lambdas for C++☆9Updated 6 years ago
- C++20 Library with the fastest runtime and compile times☆14Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Generic hash function for STL style unordered containers☆32Updated last month
- C++ testing and mocking framework☆16Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆27Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- GUI application for DoxyPress☆25Updated 3 months ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C library plusifier☆10Updated 3 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Simple mutation-testing☆43Updated 9 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Cake is a fast build system written in Python.☆21Updated 5 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆23Updated 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
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago