mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
add alpaka and LLAMA to Catch2 users
This commit is contained in:
parent
3f8cae8025
commit
ee1435793e
@ -17,6 +17,9 @@ maintainer's explicit consent._
|
|||||||
|
|
||||||
## Libraries & Frameworks
|
## Libraries & Frameworks
|
||||||
|
|
||||||
|
### [alpaka](https://github.com/alpaka-group/alpaka)
|
||||||
|
A header-only C++14 abstraction library for accelerator development.
|
||||||
|
|
||||||
### [ApprovalTests.cpp](https://github.com/approvals/ApprovalTests.cpp)
|
### [ApprovalTests.cpp](https://github.com/approvals/ApprovalTests.cpp)
|
||||||
C++11 implementation of Approval Tests, for quick, convenient testing of legacy code.
|
C++11 implementation of Approval Tests, for quick, convenient testing of legacy code.
|
||||||
|
|
||||||
@ -59,6 +62,9 @@ A header-only library that allows CPUs to execute unmodified HIP code. It is gen
|
|||||||
### [Inja](https://github.com/pantor/inja)
|
### [Inja](https://github.com/pantor/inja)
|
||||||
A header-only template engine for modern C++.
|
A header-only template engine for modern C++.
|
||||||
|
|
||||||
|
### [LLAMA](https://github.com/alpaka-group/llama)
|
||||||
|
A C++17 template header-only library for the abstraction of memory access patterns.
|
||||||
|
|
||||||
### [libcluon](https://github.com/chrberger/libcluon)
|
### [libcluon](https://github.com/chrberger/libcluon)
|
||||||
A single-header-only library written in C++14 to glue distributed software components (UDP, TCP, shared memory) supporting natively Protobuf, LCM/ZCM, MsgPack, and JSON for dynamic message transformations in-between.
|
A single-header-only library written in C++14 to glue distributed software components (UDP, TCP, shared memory) supporting natively Protobuf, LCM/ZCM, MsgPack, and JSON for dynamic message transformations in-between.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user