kitty/3rdparty
Kovid Goyal c9a07f2406
Start move to newer hash table implementation
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
2024-07-12 09:11:00 +05:30
..
base64 chore: remove repetitive words 2024-04-04 13:19:49 +08:00
ringbuf Move ringbuf into 3rdparty 2024-02-25 09:57:29 +05:30
uthash.h Update uthash from upstream 2024-02-25 09:57:29 +05:30
verstable.h Start move to newer hash table implementation 2024-07-12 09:11:00 +05:30