DavidAce / CMakeTemplate
A template for building C++ projects using modern CMake with Conan integration
☆19Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for CMakeTemplate
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆50Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- Collection of header-only utilities for C++☆35Updated 11 months ago
- A compile-time linear algebra system for C++☆115Updated 3 years ago
- Small small_vector☆31Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 8 months ago
- A C++14-and-later expression template library☆108Updated last week
- ☆26Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Ranges that didn't make C++20☆83Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- The Fancy Named Parameters Library☆27Updated last week
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated last week
- Generic hash function for STL style unordered containers☆32Updated last week
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago