stdgpu
alpaka
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stdgpu
We haven't tracked posts mentioning stdgpu yet.
Tracking mentions began in Dec 2020.
alpaka
We haven't tracked posts mentioning alpaka yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
libcudacxx - [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
eXtended Template Library - eXtended Template Library
ck - Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
C++React - C++React: A reactive programming library for C++11.
ArrayFire - ArrayFire: a general purpose GPU library.
readerwriterqueue - A fast single-producer, single-consumer lock-free queue for C++