linear-probing topic

List linear-probing repositories

hashmap

263
Stars
54
Forks
Watchers

Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

HashMap

191
Stars
32
Forks
Watchers

An open addressing linear probing hash table, tuned for delete heavy workloads

text-to-image-eval

19
Stars
0
Forks
Watchers

Evaluate custom and HuggingFace text-to-image/zero-shot-image-classification models like CLIP, SigLIP, DFN5B, and EVA-CLIP. Metrics include Zero-shot accuracy, Linear Probe, Image retrieval, and KNN...