tonix-tuft/int-hash dependents (2) Order by: name | downloads Show: all | require | require-dev
-
PHP
tonix-tuft/gloom
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
-
PHP
tonix-tuft/linked-hash-map
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.