ocaml-containers/tests
Simon Cruanes 7f8df6d63d
improve default hash (#489)
* add pre commit hook

* hash mixer and combiner in C

* tests for hashes

* bench of hash

* fix warnings

format and minor fixes

* format

* doc

* test hash: add a per-bit distribution check

* hash tests: count bit probability

* cchash64: add apply and combine*

* makefile

* cleanup hash bench

* change cchash constant

from murmur2

* make the hash test stronger
2026-03-19 21:44:34 -04:00
..
cbor move to dune 3.0, fix warnings 2024-05-13 21:42:54 -04:00
core improve default hash (#489) 2026-03-19 21:44:34 -04:00
data fix (#485) 2026-02-09 21:16:31 -05:00
leb128 fix leb128 slice bug 2026-02-10 15:03:46 -05:00
pvec forgot to format 2026-02-14 21:08:29 -05:00
xxhash tests 2026-03-14 04:04:36 +00:00