psalvaggio / cppregpatternLinks
C++ Registry Pattern
☆46Updated last year
Alternatives and similar repositories for cppregpattern
Users that are interested in cppregpattern are comparing it to the libraries listed below
Sorting:
- 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
- Intel TBB with CMake build system☆386Updated 2 months ago
- A C++17 image representation, processing and I/O library.☆312Updated 3 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- C++11 metaprogramming library☆266Updated this week
- gRPC C++ example with CMake☆194Updated 6 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- The x template library☆225Updated 5 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP☆716Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆228Updated 3 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Execution primitives for C++☆153Updated 5 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- A fast work-stealing queue template in C++☆320Updated last year
- Open Source Parallel STL implementation☆529Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆257Updated last year
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆508Updated 2 months ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆235Updated 5 years ago
- Common CMake modules☆156Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆364Updated last year
- A set of cmake modules to assist in building code☆294Updated 4 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 3 months ago
- High performance C++11 thread pool☆581Updated 4 years ago