Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-21 | Generalized hash function | Marvin Borner | |
I also tried murmur64 but I don't see any reason for actually switching | |||
2023-05-21 | Added additional optimizer | Marvin Borner | |
This will be useful for variadic index lengths | |||
2023-04-14 | pqueue lib and fixes | Marvin Borner | |
this makes everything dramatically faster | |||
2023-04-13 | Options and fixes | Marvin Borner | |
2023-04-13 | Basically working | Marvin Borner | |
many memory leaks, will fix kthxbye |