fnv-1a

Tag

Cards List
#fnv-1a

@TrisH0x2A: a hash map in 25 lines of C FNV-1a handles the hashing, start with a fixed value and XOR each byte multiply by a prime …

X AI KOLs Timeline · yesterday Cached

A concise implementation of a hash map in 25 lines of C using FNV-1a hashing and bitwise AND for efficient modulo operation, with void pointers for type-generic storage.

0 favorites 0 likes
← Back to home

Submit Feedback