boost-compute
- Ebuilds: 1, Testing: 1.74.0 Description:
Boost.Compute is a GPU/parallel-computing library for C++ based on
OpenCL. The core library is a thin C++ wrapper over the OpenCL API
and provides access to compute devices, contexts, command queues
and memory buffers.
Homepage:https://github.com/boostorg/compute
simclist
- Ebuilds: 1, Testing: 1.6_p1 Description:
SimCList is a high quality C (C++ embeddable) library for handling
lists. It exploits several advanced techniques for improving
performance, including freelists, sentinels, automatic sort algorithm
selection, sort randomization, mid pointer and optional multithreading.
Homepage:https://mij.oltrelinux.com/devel/simclist License: BSD