← All repos

ocaml-hex

Hexadecimal converter

Browse cluster: OCaml Systems and Utilities
102commits
12contributors
3languages

Tech stack & purpose

ocaml-hex is a minimal library for converting data to and from hexadecimal representation in OCaml. It provides functionality to encode strings as hex and decode hex values back to their original form, along with utilities like hexdump for displaying data in a human-readable hexadecimal format. The project is written in OCaml and appears to be part of the Mirage ecosystem based on its documentation and build infrastructure.

Languages

OCaml
98.4%
Makefile
1.4%
Dune
0.2%

Contributors