4 Commits

Author SHA1 Message Date
f992575ad3 feat(bench): vs. Zig's stdlib hash tables 2023-04-21 01:34:19 -05:00
b39dfd2df0 feat: implement free lists 2023-04-21 00:42:17 -05:00
ec8231877a fix: allocate root table on heap
In the future we might want to resize the root table to support more
than log2(Context.Digest) nodes
2023-04-20 23:12:52 -05:00
a7dd848a05 feat: add build command for benchmark tests 2023-04-20 15:42:26 -05:00