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
Signed-off-by: kindhuge <huangpengfei@outlook.com>