CUDA-Q
C++ and Python support for the CUDA Quantum programming model
...It provides a full toolchain that includes compilers, runtimes, and libraries for writing quantum programs in both C++ and Python. The platform is designed to be hardware-agnostic, allowing developers to run applications on different quantum backends or simulate them efficiently using GPU acceleration when physical quantum hardware is unavailable. It enables complex workflows where classical and quantum computations are tightly integrated, supporting advanced research and real-world applications in quantum computing. The repository includes components such as the nvq++ compiler and runtime systems that manage execution across heterogeneous environments.