aboutsummaryrefslogtreecommitdiff
path: root/inc/tree.h
AgeCommit message (Collapse)Author
2023-05-21Generalized hash functionMarvin Borner
I also tried murmur64 but I don't see any reason for actually switching
2023-05-21Added additional optimizerMarvin Borner
This will be useful for variadic index lengths
2023-04-14pqueue lib and fixesMarvin Borner
this makes everything dramatically faster
2023-04-13Options and fixesMarvin Borner
2023-04-13Basically workingMarvin Borner
many memory leaks, will fix kthxbye