This repo contains simple convenience functions to allocate, and deallocate arrays on GPU. The main point is that these CUDA operations are completely generic, and therefore, this repo can be used in situations where generic handling of Rust types is required on the CUDA side.