glebd / cppclubLinks
C++ Club
☆16Updated this week
Alternatives and similar repositories for cppclub
Users that are interested in cppclub are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 4 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 3 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated last week
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A self-written C++ standard library☆55Updated this week
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- A type-erasure toolkit for C++20/23☆19Updated last month
- Json benchmark based on nativejson-benchmark☆35Updated last year
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Header-Only C++20 Coroutines library☆18Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- C++ messaging and serialization library☆84Updated this week
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- ☆62Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Various useful c++ containers and utilities.☆14Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- C++11 compatible charconv☆31Updated last week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- Boost.Mustache☆10Updated 3 years ago