Custinger is a novel graph data structure optimized for NVIDIA GPUs, designed to support dynamic graphs allowing efficient memory management and reduced data transfer during updates. Unlike static graph structures, Custinger enables high update rates while providing flexibility for application needs in graph analytics. This paper highlights its effectiveness in maintaining dynamic graphs, outperforming previous implementations, and facilitating algorithm development without the burden of manual memory management.