This experimental library implements a minimalist lock-free thread-safe integer keyed hash table.
⚠️ This is not domain-safe — only thread-safe within a single domain.
This project uses ocamlformat (for OCaml) and prettier (for Markdown).
dune-release tag VERSION to create a tag for the new VERSION.dune-release to publish the new VERSION../update-gh-pages-for-tag VERSION to update the online documentation.