This website requires JavaScript.
Explore
Help
Sign In
paoda
/
hamt
Watch
1
Star
0
Fork
0
You've already forked hamt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
Rekai Musuka
f992575ad3
feat(bench): vs. Zig's stdlib hash tables
2023-04-21 01:34:19 -05:00
Rekai Musuka
b39dfd2df0
feat: implement free lists
2023-04-21 00:42:17 -05:00
Rekai Musuka
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
Rekai Musuka
a7dd848a05
feat: add build command for benchmark tests
2023-04-20 15:42:26 -05:00