mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
The new implementation is type safe. Also supposedly faster with less memory overhead, but havent tested since no hash table is a performance bottleneck. New hash table is from: https://github.com/JacksonAllan/Verstable