Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/llnl/camp
- Owner: LLNL
- License: other
- Created: 2018-08-21T21:54:40.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T20:54:35.000Z (about 1 month ago)
- Last Synced: 2024-11-02T04:16:27.550Z (12 days ago)
- Topics: cpp
- Language: C++
- Size: 466 KB
- Stars: 78
- Watchers: 13
- Forks: 20
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.