Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/llnl/camp

Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda
https://github.com/llnl/camp

cpp

Last synced: 2 days ago
JSON representation

Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda

Awesome Lists containing this project

README

        

## CAMP Concepts And Meta-Programming library

This project collects a variety of macros and metaprogramming facilities for C++
projects. It's in the direction of projects like metal (a major influence) but
with a focus on wide compiler compatibility across HPC-oriented systems.