Vulkan is a low-overhead, cross-platform API, open standard for 3D graphics and computing. Vulkan targets high-performance real-time 3D graphics applications.
Source - https://en.wikipedia.org/wiki/Vulkan
Package tested with Vulkan API version 1.3
GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.
Source - https://www.glfw.org
Package tested with GLFW version 3.3
https://developer.nvidia.com/cuda-toolkit-archive
CUDA (or Compute Unified Device Architecture) is a parallel computing platform and application programming interface (API) that allows software to use certain types of graphics processing units (GPUs) for general purpose processing, an approach called general-purpose computing on GPUs (GPGPU).
Source - https://en.wikipedia.org/wiki/CUDA
Package tested with CUDA version 12.3