aboutsummaryrefslogtreecommitdiffstats
path: root/cheesemap.c
AgeCommit message (Collapse)AuthorLines
2026-03-23fixing the assert dilemaFabrice-62/+57
fix
2026-03-23adding prototypes to setFabrice-0/+2
2026-03-23readabilityFabrice-1/+2
2026-03-23adding sse2 pathFabrice-2/+44
2026-03-23specialize for 8 byte and 16 byte groupsFabrice-15/+27
2026-03-23fix codeFabrice-5/+3
2026-03-22adding proper exampleFabrice-2/+3
2026-03-22fixing alignment issuesFabrice-68/+67
2026-03-22fix namingFabrice-3/+3
2026-03-22pass functions directlyFabrice-71/+65
2026-03-22finishing wrapperFabrice-6/+65
2026-03-22fixing critical bugFabrice-3/+1
2026-03-22finishing rawFabrice-16/+141
2026-03-21finishing insertsFabrice-17/+72
2026-03-21adding iteratorFabrice-0/+63
2026-03-21working on reserving memoryFabrice-3/+104
adding npow2 working on reserve full allocations
2026-03-21completing insertsFabrice-16/+72
2026-03-20adding stuffFabrice-12/+106
2026-03-20move to implFabrice-0/+18
2026-03-20initFabrice-0/+25