There is also a Cuda-Tile rust lib which I have been meaning to try, but I haven't used tiles so far.
cuda-tile is great...I would use it for anything written from scratch as it is closer to how the hardware (and projects like triton) work. But there are tradeoffs as it requries your code to be structured a certain way.