glebd / cppclubLinks
C++ Club
☆16Updated 4 months ago
Alternatives and similar repositories for cppclub
Users that are interested in cppclub are comparing it to the libraries listed below
Sorting:
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- Modern C++ framework for critical systems☆21Updated 2 years ago
- ☆31Updated 4 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- High-precision Mandelbrot fractal iterations in C++ template code☆16Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Simple mutation-testing☆47Updated last year
- ☆62Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Standard method to identify a project's executable, for now specifically aimed at test-frameworks☆10Updated 8 years ago
- An HTML generator for Valgrind's Memcheck tool☆48Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated last month