nikolausmayer / cmake-templatesLinks
Collection of barebone CMake project templates for various specific setups
☆45Updated 6 years ago
Alternatives and similar repositories for cmake-templates
Users that are interested in cmake-templates are comparing it to the libraries listed below
Sorting:
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- Many examples of many features of many software packages☆233Updated 8 years ago
- Boilerplate for a simple CMake-based C++ project☆152Updated 6 months ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- A generic C++11 k-means clustering implementation☆215Updated 8 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Source code for my articles☆146Updated last year
- How to install a library with cmake☆155Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- The x template library☆229Updated 2 months ago
- A flexible ASCII progress-bar for C++☆109Updated last year
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- A set of cmake modules to assist in building code☆300Updated 4 years ago
- CMake: config mode of find_package command (examples)☆405Updated 4 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆198Updated 6 months ago
- Intel TBB with CMake build system☆389Updated 5 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- C++ bootstrap project template including CMake build system☆62Updated 10 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆163Updated last year
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- Design patterns implemented in C++14☆36Updated 4 months ago
- A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name☆269Updated 5 years ago