moderngpu
CUB
moderngpu | CUB | |
---|---|---|
- | 1 | |
1,594 | 78 | |
0.0% | - | |
2.6 | 2.7 | |
about 2 years ago | 7 months ago | |
C++ | Cuda | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
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.
moderngpu
We haven't tracked posts mentioning moderngpu yet.
Tracking mentions began in Dec 2020.
CUB
What are some alternatives?
Thrust - [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
ArrayFire - ArrayFire: a general purpose GPU library.
Boost.Compute - A C++ GPU Computing Library for OpenCL
readerwriterqueue - A fast single-producer, single-consumer lock-free queue for C++
continuable - C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
NCCL - Optimized primitives for collective multi-GPU communication
moodycamel - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
libmill - Go-style concurrency in C
junction - Concurrent data structures in C++
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+.