thizanne / ocaml-hamt
Implementation of the Hash Array Mapped Trie data structure in OCaml
☆13Updated 3 years ago
Alternatives and similar repositories for ocaml-hamt
Users that are interested in ocaml-hamt are comparing it to the libraries listed below
Sorting:
- Portable implementation of the Irmin Watch API☆14Updated 9 months ago
- Persistent vectors for OCaml☆41Updated 7 years ago
- Very simple gzip library for OCaml☆22Updated 3 years ago
- Assert-like extension nodes that raise useful errors on failure☆17Updated this week
- UTF-8 string literals and patterns for OCaml (unreleased)☆21Updated 9 years ago
- Streaming ZIP XML XLSX parser☆20Updated 4 months ago
- Lwt-enabled distributed computing library☆41Updated 2 years ago
- An OCaml library for parsing documentation comments written in 'odoc markup', a superset of 'ocamldoc markup'.☆16Updated last year
- Open records implemented using map over universal type